-
标记
想用STM8,下载LZ提供的SCH库. 感谢LZ.
-
不错!
-
如果真的用fpga的话,是否就可以一颗fpga上nios搞定所有呢?按理是可以的。
EP3C应该就行吧。
-
就是VDDA是电源脚,受到电源波动影响
-
不会吧?
我也做了个C8的板子,把手机贴着芯片,然后按下拨号键,手迅速离开,我的STM32没死机,也没跑飞程序,操作很正常的,想想我的N73辐射还是蛮大的,而且把后背贴着芯片了,在拨号出去的前几秒时间里,可以很明显看到我板子上的另一片24位ADC输出数字信号有很大的波动。
-
LZ,如果你是很大的公司,别人还是很客气的。
-
再有是实例的升级
STM32F10x Standard Peripherals Library Examples update History
3.3.0 - 04/16/2010
1. General
* Add support for STM32F10x XL-density devices.
* Add new examples: Flash Dual_Boot, TIM9_OCToggle and TIM10_PWMOutput.
2. STM32F10x_StdPeriph_Examples
* FLASH
o New example "Dual_Boot": this example demonstrates the dual Flash boot capability of XL-Density devices;
boot from Flash memory Bank1 or Bank2.
o Update "Program" and "Write_Protection" to support XL-density devices (up to 1Mbyte of Flash memory).
* I2C
o M24C08_EEPROM: updated to use the latest version of I2C EEPROM driver (use of DMA to manage transfer from/to I2C memory).
* TIM
o New example "TIM9_OCToggle": this example shows how to configure the TIM9 peripheral to generate two different signals with two different frequencies.
o New example "TIM10_PWMOutput": this example shows how to configure the TIM10 peripheral in PWM (Pulse Width Modulation) mode.
3.2.0 - 03/01/2010
1. General
* Add support for STM32 Low-density Value line (STM32F100x4/6) and Medium-density Value line (STM32F100x8/B) devices for almost examples.
* Add new examples: HDMI-CEC, Dual CAN, PVD and TIM15 Complementary Signals.
2. STM32F10x_StdPeriph_Examples
* CAN
o Add new example Dual CAN: This example shows how to configure the CAN1 and CAN2 peripherals to send and
receive CAN frames in normal mode. The sent frames are used to control Leds by pressing KEY or Tamper push buttons.
o CAN Normal example renamed to CAN Networking example.
* CEC
o New example: This example provides a basic communication between two HDMI-CEC devices using interrupts.
* PWR
o New example PVD: This example shows how to configure the programmable voltage detector using an external interrupt line.
* TIM
o New example TIM15 Complementary Signals: This example shows how to configure the TIM15 peripheral to generate one
complementary TIM15 signal, to insert a defined dead time value, to use the break feature and to lock the desired parameters.
o Cascade_Synchro,Parallel_Synchro, ExtTrigger_Synchro, TIM1_Synchro examples main files: Add TIM_SelectMasterSlaveMode() function call for all slaves and masters.
* I2C
o EEPROM example: the i2c_ee.h/.c files are removed. The example is using the new Serial EEPROM driver stm32_eval_i2c_ee.h/.c driver available under Utilities\STM32_EVAL\Common.
* SPI
o M25P64_FLASH example renamed to SPI_FLASH: the spi_flash.h/.c files are removed. The example is using the new Serial SPI FLASH driver stm32_eval_spi_flash.h/.c driver available under Utilities\STM32_EVAL\Common.
* SDIO
o The sdcard.h/.c files are removed. The example is using the new SD Card driver stm32_eval_sdio_sd.h/.c driver available under Utilities\STM32_EVAL\Common.
* FSMC
o All FSMC example: the fsmc_sram.h/.c, fsmc_nor.h/.c and fsmc_nand.h/.c files are removed. The examples are using the new FSMC memories drivers stm3210e_eval_fsmc_sram.h/.c, stm3210e_eval_fsmc_nor.h/.c and stm3210e_eval_fsmc_nand.h/.c drivers available under Utilities\STM32_EVAL\STM3210E_EVAL.
* DMA
o FSMC example: the fsmc_sram.h/.c files are removed. The example is using the new FSMC SRAM driver stm3210e_eval_fsmc_sram.h/.c driver available under Utilities\STM32_EVAL\STM3210E_EVAL.
* ADC
o All ADC examples are using a dedicated system_stm32f10x.c file to configure the system core clock to 56MHz.
-
高手帮看看,万分感谢。
-
引用 3 楼 hudaweikevin 的回复:
是不是大小端的问题
什么意思?
-
在一般速度的系统中,就是速度不高的情况下,你可以认为你启动发送之后就已发出,不过有很多主控是有发送完成标志位的,你去读一下,看标志立了没有。立了就成功,否则不成功。
-
我前几天才写了一个基于Linux内核中的驱动模块,如果楼感兴趣的话可以发给你。不过我是应用LED做为验证的工具。‘
我的邮箱: sw_2006.1230@163.com
-
呵呵
-
vim自带的VHDL语法文件的缩进让我感觉很不舒服,而且和大部分的格式也不一样
修改不好语法文件,只好将就着用了
-
看来问题还真多啊,这些问题,都不容易找到原因并处理哦
多谢 楼主共享.STM8还是不够成熟啊
芯片还行,就是编译器这块弱了点
用207做得产品,ESD打到1W2KV,还能顶的住,EFT也能过
现在就差CS传导抗扰还没做,下个礼拜去做下试试!
-
我也在用EP9315+wince 5.0,但是现在开机动画,看了这么多回复,还是不清楚操作的一些方法!希望那位高手,能结合平台较详细的发篇做开机的动画的文章。
-
你用能发送的那台做接收,交换下,如果能收到,说明线路是好的,如果收不到,说明两台机器其中至少一台的线有问题
-
mark
-
来接分,,工程师是我的偶像,,先祝新年快乐
-
X改成打勾比较好,符合日常思维习惯
-
是不是很多人用DNW工具???