登录
首页 » Visual C++ » STM32_TFTOscilloscope

STM32_TFTOscilloscope

于 2011-08-24 发布 文件大小:3196KB
0 187
下载积分: 1 下载次数: 208

代码说明:

  基于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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LPC2138
    以LPC2138为基础的防火防盗报警显示系统。(LPC2138-based fire burglar alarm display system.)
    2020-07-01 23:40:01下载
    积分:1
  • STM32_ADC_FSMC_TFT_DMA_OK
    STM32_ADC_FSMC_TFT_DMA_OK.rar STM32经典应用程序 经过项目的验证(51 single classic applications, sub-program after program verification, high reliability)
    2014-02-16 11:31:41下载
    积分:1
  • STM32F030-Demo
    stm32f030工程源码,原子风格代码(stm32f030 project source code, atomic style code)
    2013-12-25 17:17:23下载
    积分:1
  • NVIC
    这个是LPC1788开发板的测试用例 都已经试过可以编译通过(This is the LPC1788 development board test cases have been compiled through)
    2015-07-06 20:42:05下载
    积分:1
  • stm32_Count_cepin
    采用stm32内部TIM编程 实现对输入信号的计数测频 可测0HZ—65536HZ的频率(TIM programming using the internal stm32 Count the input signal to achieve frequency measurement Can be measured 0HZ-65536HZ frequency)
    2020-09-11 13:27:59下载
    积分:1
  • 1-LED
    S3C2440 TEST PROGRAMM
    2016-02-23 05:40:10下载
    积分:1
  • jiliang
    ATT7053B单相计量芯片程序 ATT7053BU 是一颗带SPI 通讯接口的单相多功能计量芯片(EMU)。 芯片的工作电压范围是4.5 ~ 5.5V。 工作晶振为6MHz。(ATT7053B single-phase metering chip program ATT7053BU of a single-phase multi-function measurement chip with SPI communication interface (EMU). Chip operating voltage range is 4.5 to 5.5V. The work of the crystal is 6MHz.)
    2013-04-27 15:33:39下载
    积分:1
  • Flashing-an-LED
    不同頻率閃爍一個LED燈 用sbit 關鍵字 定義 LED到P0.0端口,LED是自己任意定義且容易記憶的符號(Flashing an LED light at different frequencies)
    2011-11-03 10:42:47下载
    积分:1
  • stm_24c64
    stm32f103zet6读写EEPRAM的例子,固件库是V3.5版本的(stm32f103zet6 read EEPRAM example, firmware version V3.5 library is)
    2013-11-25 08:49:21下载
    积分:1
  • stm32-fft
    使用STM32的DSP库函数,对AD来的信号进行FFT变换,并显示到LCD屏上。做的是512点fft,显示240个数,且有一定的精度保证。具有很高的实时性。(Use the STM32 DSP library functions, the signal of the AD to the FFT transform, and display to the LCD screen. Do is 512 points fft, show the number 240, and there is a certain guarantee of accuracy. With real-time high.)
    2011-07-20 09:55:16下载
    积分:1
  • 696518资源总数
  • 105549会员总数
  • 12今日下载