登录
首页 » Visual C++ » STM32_TFTOscilloscope

STM32_TFTOscilloscope

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

  • 2410(2)
    三星公司生产的2410芯片,中文手册第2章(Samsung s chip production in 2410, Chinese Manual Chapter 2)
    2007-12-13 14:30:48下载
    积分:1
  • ADS Introductory Workbook
    ADS教程 在这一章里,将介绍ARM 开发软件ADS(ARM Developer Suite)。通过学习如何在CodeWarrior IDE 集成开发环境下编写,编译一个工程的例子,使读者能够掌握在ADS 软件平台下开发用户应用 程序。本章还描述了如何使用AXD 调试工程,使读者对于调试工程有个初步的理解,为进一步的 使用和掌握调试工具起到抛砖引玉的作用(ADS Directory in this chapter, will introduce the development of software ARM ADS (ARM Developer Suite). Through the study of how the CodeWarrior IDE integrated development environment to prepare, compile a project examples, so readers can grasp the ADS software platform developed under user applications. This chapter also describes how to use the AXD debugger works, and readers for debugging project of a preliminary understanding, in order to further the use and control of debugging tools to initiate play the role)
    2004-08-10 13:53:45下载
    积分:1
  • Steering-control
    舵機控制,控制舵機的正轉和反轉,mcu直接驅動(Steering control, steering control switch to reverse the positive)
    2011-10-24 09:00:05下载
    积分: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--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
  • 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
  • lcd
    tft 2.8 ili9325 430F5438 程序 代码 接口定义 (9325 430F5438 code interface definition)
    2011-06-27 20:37:43下载
    积分:1
  • GPIO
    基于LPC17xx的GPIO驱动,开发环境为Kiel,以调试通过(The routines of LPC1768 is complete the Ethernet control function, through this source code can achieve the 1768 Ethernet connection, have debugging, through, welcome to download)
    2014-10-14 17:45:54下载
    积分:1
  • DMA-memory-to-USART
    STM32f103 DMA传输 实现内存数据到串口传输功能(STM32f103 DMA transfers data to the serial port to implement the memory transmission function)
    2013-05-26 09:01:34下载
    积分:1
  • AD9854
    stm32控制as9854正交波形,仅供参考,自己琢磨。(stm32 control as9854 orthogonal waveforms, for reference, on her own.)
    2014-04-17 20:07:26下载
    积分:1
  • 696524资源总数
  • 103988会员总数
  • 56今日下载