登录
首页 » Visual C++ » STM32_TFTOscilloscope

STM32_TFTOscilloscope

于 2011-08-24 发布 文件大小:3196KB
0 139
下载积分: 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 个回复

  • Steering-control
    舵機控制,控制舵機的正轉和反轉,mcu直接驅動(Steering control, steering control switch to reverse the positive)
    2011-10-24 09:00:05下载
    积分:1
  • NVIC
    这个是LPC1788开发板的测试用例 都已经试过可以编译通过(This is the LPC1788 development board test cases have been compiled through)
    2015-07-06 20:42:05下载
    积分:1
  • 2-LED
    在stm32上可以点亮流水灯,可以帮助你对stm32的固件库和外设有所了解(it could run on the stm32)
    2013-09-22 17:01:29下载
    积分:1
  • STM32--radio
    通过芯片STM32以实现一般录音机功能,详情可看内部文件(STM32 through the chip in order to achieve the general recorder function, the details to see internal documents)
    2013-07-10 09:21:53下载
    积分:1
  • ucOS-II-V2.86-uCGUI-3.9-DEMO
    基于ARM操作系统代码模板,stm32f103vet6(ARM-based operating system code templates,stm32f103vet6)
    2014-06-12 22:16:20下载
    积分:1
  • uCOS_uCGUI_FSMC_2.8
    基于STM32F103 uC/OS+uCGUI+TFTLCD2.8(Based on STM32F103 uC/OS+uCGUI+TFTLCD2.8)
    2013-09-13 16:31:24下载
    积分:1
  • CAN
    瑞萨关于CAN通信方面最实用,最通俗易懂的资料,非常适合刚接触CAN的开发人员(Renesas CAN communication is the most practical, most user-friendly information is ideal for developers new to the CAN)
    2012-08-17 23:02:37下载
    积分:1
  • MB85RC64
    铁电MB85RC64驱动程序,需要的可以下载看看,应用在STM32上面的。(Ferroelectric MB85RC64 drivers need to be downloaded to see the application in the STM32 above.)
    2020-10-22 21:37:23下载
    积分: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
  • global-variable
    Visual Studio C++ 编程入门 全局变量(Visual Studio C++ programming entry of global variables)
    2014-11-11 15:09:28下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载