STM32demo
代码说明:
该程序为自己做的一个项目:精准控温,控温精度正负1度。温控最高可达200度。其中运用了usb虚拟串口、AD采集、Time1中断等.(The program is a project to do: precise temperature control, temperature control accuracy of plus or minus 1 degrees. The temperature up to 200 degrees. The use of USB virtual serial port, AD acquisition, Time1 interrupt.)
文件列表:
STM32demo
.........\demo
.........\....\CMSIS
.........\....\.....\core_cm3.c,16249,2009-04-06
.........\....\.....\core_cm3.h,42111,2011-08-14
.........\....\.....\startup
.........\....\.....\.......\startup_stm32f10x_hd.s,15872,2009-04-06
.........\....\.....\.......\startup_stm32f10x_ld.s,12236,2009-04-06
.........\....\.....\.......\startup_stm32f10x_md.s,12564,2009-04-06
.........\....\.....\stm32f10x.h,530869,2011-05-31
.........\....\.....\system_stm32f10x.c,24166,2009-04-06
.........\....\.....\system_stm32f10x.h,2158,2009-04-06
.........\....\FWlib
.........\....\.....\inc
.........\....\.....\...\misc.h,4951,2009-04-06
.........\....\.....\...\stm32f10x_adc.h,19558,2009-04-06
.........\....\.....\...\stm32f10x_bkp.h,7373,2009-04-06
.........\....\.....\...\stm32f10x_can.h,14289,2009-04-06
.........\....\.....\...\stm32f10x_crc.h,1980,2009-04-06
.........\....\.....\...\stm32f10x_dac.h,10271,2009-04-06
.........\....\.....\...\stm32f10x_dbgmcu.h,2980,2009-04-06
.........\....\.....\...\stm32f10x_dma.h,18790,2009-04-06
.........\....\.....\...\stm32f10x_exti.h,5833,2009-04-06
.........\....\.....\...\stm32f10x_flash.h,14446,2009-04-06
.........\....\.....\...\stm32f10x_fsmc.h,17276,2009-04-06
.........\....\.....\...\stm32f10x_gpio.h,15050,2009-04-06
.........\....\.....\...\stm32f10x_i2c.h,16923,2009-04-06
.........\....\.....\...\stm32f10x_iwdg.h,3677,2009-04-06
.........\....\.....\...\stm32f10x_pwr.h,4201,2009-04-06
.........\....\.....\...\stm32f10x_rcc.h,16258,2009-04-06
.........\....\.....\...\stm32f10x_rtc.h,3659,2009-04-06
.........\....\.....\...\stm32f10x_sdio.h,18598,2009-04-06
.........\....\.....\...\stm32f10x_spi.h,14896,2009-04-06
.........\....\.....\...\stm32f10x_tim.h,48768,2009-04-06
.........\....\.....\...\stm32f10x_usart.h,14483,2009-04-06
.........\....\.....\...\stm32f10x_wwdg.h,2785,2009-04-06
.........\....\.....\src
.........\....\.....\...\misc.c,6874,2009-04-06
.........\....\.....\...\stm32f10x_adc.c,46634,2009-04-06
.........\....\.....\...\stm32f10x_bkp.c,8248,2009-04-06
.........\....\.....\...\stm32f10x_can.c,30960,2009-04-06
.........\....\.....\...\stm32f10x_crc.c,3340,2009-04-06
.........\....\.....\...\stm32f10x_dac.c,13723,2009-04-06
.........\....\.....\...\stm32f10x_dbgmcu.c,4310,2009-04-06
.........\....\.....\...\stm32f10x_dma.c,27362,2009-04-06
.........\....\.....\...\stm32f10x_exti.c,6801,2009-04-06
.........\....\.....\...\stm32f10x_flash.c,26352,2009-04-06
.........\....\.....\...\stm32f10x_fsmc.c,34932,2009-04-06
.........\....\.....\...\stm32f10x_gpio.c,17885,2009-04-06
.........\....\.....\...\stm32f10x_i2c.c,37326,2009-04-06
.........\....\.....\...\stm32f10x_iwdg.c,4813,2009-04-06
.........\....\.....\...\stm32f10x_pwr.c,8929,2009-04-06
.........\....\.....\...\stm32f10x_rcc.c,33782,2009-04-06
.........\....\.....\...\stm32f10x_rtc.c,8580,2009-04-06
.........\....\.....\...\stm32f10x_sdio.c,28483,2009-04-06
.........\....\.....\...\stm32f10x_spi.c,27737,2009-04-06
.........\....\.....\...\stm32f10x_tim.c,101890,2009-04-06
.........\....\.....\...\stm32f10x_usart.c,34930,2009-04-06
.........\....\.....\...\stm32f10x_wwdg.c,5619,2009-04-06
.........\....\Listing
.........\....\.......\STM32-DEMO.map,78627,2015-11-07
.........\....\Output
.........\....\......\ad7799.crf,258252,2015-10-08
.........\....\......\ad7799.d,799,2015-10-08
.........\....\......\ad7799.o,285980,2015-10-08
.........\....\......\adc1_dma_init.crf,263380,2014-08-06
.........\....\......\adc1_dma_init.d,811,2014-08-06
.........\....\......\adc1_dma_init.o,290468,2014-08-06
.........\....\......\core_cm3.crf,3585,2015-09-29
.........\....\......\core_cm3.d,119,2015-09-29
.........\....\......\core_cm3.o,10756,2015-09-29
.........\....\......\ExtDll.iex,19,2015-04-20
.........\....\......\hw_config.crf,278757,2015-09-29
.........\....\......\hw_config.d,1723,2015-09-29
.........\....\......\hw_config.o,317176,2015-09-29
.........\....\......\i2c.crf,265236,2014-08-06
.........\....\......\i2c.d,641,2014-08-06
.........\....\......\i2c.o,292376,2014-08-06
.........\....\......\lcd_st7565.crf,265817,2014-08-06
.........\....\......\lcd_st7565.d,760,2014-08-06
.........\....\......\lcd_st7565.o,294632,2014-08-06
.........\....\......\led.crf,217815,2011-10-22
.........\....\......\led.d,396,2011-10-22
.........\....\......\led.o,235084,2011-10-22
.........\....\......\led.__i,253,2011-10-22
.........\....\......\main.crf,283760,2015-10-16
.........\....\......\main.d,1500,2015-10-16
.........\....\......\main.o,327000,2015-10-16
.........\....\......\misc.crf,255434,2015-09-29
.........\....\......\misc.d,787,2015-09-29
.........\....\......\misc.o,281004,2015-09-29
.........\....\......\startup_stm32f10x_hd.d,75,2015-09-29
.........\....\......\startup_stm32f10x_hd.o,6780,2015-09-29
.........\....\......\STM32-DEMO.axf,419120,2015-11-07
.........\....\......\STM32-DEMO.hex,56796,2015-11-07
.........\....\......\STM32-DEMO.htm,107215,2015-11-07
.........\....\......\STM32-DEMO.lnp,1017,2015-09-29
.........\....\......\STM32-DEMO.plg,249,2016-02-22
.........\....\......\STM32-DEMO.tra,3076,2015-08-05
.........\....\......\stm32f10x_adc.crf,273657,2014-08-08
下载说明:请别用迅雷下载,失败请重下,重下不扣分!