登录
首页 » Visual C++ » STM32_TFTOscilloscope

STM32_TFTOscilloscope

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

  • STM32F4xx(start-and-library)
    stm32f4xx包含启动文件(starup_stm32f4xx.s,system_stm32f4xx.h,system_stm32f4xx.c,system.h)和库函数(stm32f4xx intialize files and library)
    2013-10-26 20:03:08下载
    积分:1
  • test
    STM32 中文资料,详细记录着程序的的使用,包括源文件的程序框架。(STM32 Chinese data, a detailed record of program use, including program source file.)
    2014-08-31 23:10:30下载
    积分:1
  • function-generator-.c
    利用AT89c52实现对AD9850的控制,使之输出各种波形,常用在仪器仪表中(Using AT89c52 achieve AD9850 control, so that the output of various waveforms used in the instrumentation of)
    2011-05-31 19:15:40下载
    积分:1
  • lcd5110
    nokia 5110应用于stm32的程序,包含一系列函数(nokia 5110 used stm32 procedures, including a series of functions)
    2013-09-02 00:58:26下载
    积分: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_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
  • TLV5638
    德州仪器数字DA芯片 TLV5638的STM32程序,部分宏定义,可直接使用(Texas Instruments TLV5638 the STM32 chip digital DA program, part of the macro definition, can be used directly)
    2021-04-21 14:58:49下载
    积分:1
  • arm_train_course
    周立功arm 培训 精华教程,概要介绍嵌入式平台, arm 体系结构(about train of arm developed by zhouligong )
    2012-01-04 10:42:46下载
    积分:1
  • ts_testhao
    哈工大嵌入式实验,基于ARM写一个简单计算器的实验,(HIT the embedded experiment, based on the ARM write a simple calculator experimental)
    2016-02-09 04:33:01下载
    积分:1
  • 2-LED
    在stm32上可以点亮流水灯,可以帮助你对stm32的固件库和外设有所了解(it could run on the stm32)
    2013-09-22 17:01:29下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载