STM32_TFTOscilloscope
代码说明:
基于stm32的TFT示波器 ADC采集,DMA传输,实现在TFT上的波形显示(stm32 TFT oscilloscope)
文件列表:
TFT示波器
.........\Libraries
.........\.........\CMSIS
.........\.........\.....\Core
.........\.........\.....\....\CM3
.........\.........\.....\....\...\core_cm3.c,17206,2009-09-28
.........\.........\.....\....\...\core_cm3.h,46533,2009-09-28
.........\.........\.....\....\...\startup
.........\.........\.....\....\...\.......\arm
.........\.........\.....\....\...\.......\...\startup_stm32f10x_cl.s,15600,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s,15872,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s,12164,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s,12564,2009-09-28
.........\.........\.....\....\...\.......\gcc
.........\.........\.....\....\...\.......\...\startup_stm32f10x_cl.s,12917,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s,13560,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s,9830,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s,10340,2009-09-28
.........\.........\.....\....\...\.......\iar
.........\.........\.....\....\...\.......\...\startup_stm32f10x_cl.s,16309,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_hd.s,16709,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_ld.s,12333,2009-09-28
.........\.........\.....\....\...\.......\...\startup_stm32f10x_md.s,12594,2009-09-28
.........\.........\.....\....\...\stm32f10x.h,593385,2009-09-28
.........\.........\.....\....\...\system_stm32f10x.c,30622,2009-09-28
.........\.........\.....\....\...\system_stm32f10x.h,2404,2009-09-28
.........\.........\.....\....\Documentation
.........\.........\.....\....\.............\CMSIS_Core.htm,52463,2009-09-28
.........\.........\.....\License.doc,39936,2009-09-28
.........\.........\STM32F10x_StdPeriph_Driver
.........\.........\..........................\inc
.........\.........\..........................\...\misc.h,8893,2009-09-28
.........\.........\..........................\...\stm32f10x_adc.h,21441,2009-09-28
.........\.........\..........................\...\stm32f10x_bkp.h,7466,2009-09-28
.........\.........\..........................\...\stm32f10x_can.h,20503,2009-09-28
.........\.........\..........................\...\stm32f10x_crc.h,2073,2009-09-28
.........\.........\..........................\...\stm32f10x_dac.h,13775,2009-09-28
.........\.........\..........................\...\stm32f10x_dbgmcu.h,3134,2009-09-28
.........\.........\..........................\...\stm32f10x_dma.h,20573,2009-09-28
.........\.........\..........................\...\stm32f10x_exti.h,6682,2009-09-28
.........\.........\..........................\...\stm32f10x_flash.h,19528,2009-09-28
.........\.........\..........................\...\stm32f10x_fsmc.h,26187,2009-09-28
.........\.........\..........................\...\stm32f10x_gpio.h,17304,2009-09-28
.........\.........\..........................\...\stm32f10x_i2c.h,17982,2009-09-28
.........\.........\..........................\...\stm32f10x_iwdg.h,3739,2009-09-28
.........\.........\..........................\...\stm32f10x_pwr.h,4294,2009-09-28
.........\.........\..........................\...\stm32f10x_rcc.h,29022,2009-09-28
.........\.........\..........................\...\stm32f10x_rtc.h,3768,2009-09-28
.........\.........\..........................\...\stm32f10x_sdio.h,21774,2009-09-28
.........\.........\..........................\...\stm32f10x_spi.h,18095,2009-09-28
.........\.........\..........................\...\stm32f10x_tim.h,44904,2009-09-28
.........\.........\..........................\...\stm32f10x_usart.h,16307,2009-09-28
.........\.........\..........................\...\stm32f10x_wwdg.h,2877,2009-09-28
.........\.........\..........................\src
.........\.........\..........................\...\misc.c,6931,2009-09-28
.........\.........\..........................\...\stm32f10x_adc.c,47016,2009-09-28
.........\.........\..........................\...\stm32f10x_bkp.c,8497,2009-09-28
.........\.........\..........................\...\stm32f10x_can.c,31832,2009-09-28
.........\.........\..........................\...\stm32f10x_crc.c,3338,2009-09-28
.........\.........\..........................\...\stm32f10x_dac.c,14028,2009-09-28
.........\.........\..........................\...\stm32f10x_dbgmcu.c,4381,2009-09-28
.........\.........\..........................\...\stm32f10x_dma.c,28116,2009-09-28
.........\.........\..........................\...\stm32f10x_exti.c,6852,2009-09-28
.........\.........\..........................\...\stm32f10x_flash.c,26787,2009-09-28
.........\.........\..........................\...\stm32f10x_fsmc.c,35071,2009-09-28
.........\.........\..........................\...\stm32f10x_gpio.c,19195,2009-09-28
.........\.........\..........................\...\stm32f10x_i2c.c,37630,2009-09-28
.........\.........\..........................\...\stm32f10x_iwdg.c,4827,2009-09-28
.........\.........\..........................\...\stm32f10x_pwr.c,8972,2009-09-28
.........\.........\..........................\...\stm32f10x_rcc.c,49626,2009-09-28
.........\.........\..........................\...\stm32f10x_rtc.c,8667,2009-09-28
.........\.........\..........................\...\stm32f10x_sdio.c,28808,2009-09-28
.........\.........\..........................\...\stm32f10x_spi.c,30092,2009-09-28
.........\.........\..........................\...\stm32f10x_tim.c,104871,2009-09-28
.........\.........\..........................\...\stm32f10x_usart.c,35053,2009-09-28
.........\.........\..........................\...\stm32f10x_wwdg.c,5646,2009-09-28
.........\Project
.........\.......\EWARMv5
.........\.......\.......\cpu_ram.mac,545,2010-01-02
.........\.......\.......\ext_sram.mac,2645,2010-01-02
.........\.......\.......\Project.ewd,53478,2010-01-03
.........\.......\.......\Project.ewp,67848,2010-03-20
.........\.......\.......\project.eww,161,2009-06-23
.........\.......\.......\stm32f10x_extsram.icf,1392,2010-01-02
.........\.......\.......\stm32f10x_flash.icf,1341,2009-12-31
.........\.......\.......\stm32f10x_ram.icf,1341,2010-01-02
.........\.......\.......\说明.txt,808,2010-01-02
.........\.......\RVMDK
.........\.......\.....\CpuRAM.ini,990,2010-01-01
.........\.......\.....\ExtSRAM.ini,6341,2010-01-01
.........\.......\.....\List
.........\.......\.....\....\output.map,134877,2011-08-13
.........\.......\.....\....\startup_stm32f10x_hd.lst,60450,2011-08-11
.........\.......\.....\Obj
.........\.......\.....\...\asc16.crf,91,2011-08-11
.........\.......\.....\...\asc16.d,47,2011-08-11
.........\.......\.....\...\asc16.o,9436,2011-08-11
.........\.......\.....\...\asc16.txt,57923,2011-08-11
.........\.......\.....\...\backlight.crf,331590,2011-08-11
.........\.......\.....\...\backlight.d,2345,2011-08-11
下载说明:请别用迅雷下载,失败请重下,重下不扣分!