文件名称:STM32F407_AD_DMA_TFT

  • 所属分类:
  • 单片机(51,AVR,MSP430等)
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2017-07-15
  • 文件大小:
  • 6.42mb
  • 下载次数:
  • 0次
  • 提 供 者:
  • 辛巴的***
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

通过STM32F407内置的12位adc对外部的模拟信号进行采集,利用DMA进行数据传输以提高CPU的使用效率,最后将ADC采集到的数据显示在3.4寸的液晶触摸屏上。(Through the 12 bit STM32F407 built-in ADC external analog signal acquisition, using DMA data transmission, in order to improve the use efficiency of CPU, and finally the data collected by ADC display on the 3.4 inch LCD touch screen.)
相关搜索: stm32f407
AD_DMA
TFT

(系统自动生成,下载前可以参看下载内容)

下载文件列表

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Include\stm32f4xx.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Include\system_stm32f4xx.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Release_Notes.html

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\arm\startup_stm32f4xx.s

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\gcc_ride7\startup_stm32f4xx.s

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\iar\startup_stm32f4xx.s

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\system_stm32f4xx.c

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\TASKING\cstart_thumb2.asm

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Device\ST\STM32F4xx\Source\Templates\TrueSTUDIO\startup_stm32f4xx.s

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\arm_common_tables.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\arm_math.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\core_cm0.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\core_cm3.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\core_cm4.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\core_cm4_simd.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\core_cmFunc.h

【15】AD转换_DMA_TFT显示\Libraries\CMSIS\Include\core_cmInstr.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\misc.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_adc.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_can.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_crc.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_cryp.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dac.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dbgmcu.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dcmi.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_dma.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_exti.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_flash.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_fsmc.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_gpio.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_hash.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_i2c.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_iwdg.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_pwr.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rcc.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rng.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_rtc.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_sdio.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_spi.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_syscfg.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_tim.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_usart.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\inc\stm32f4xx_wwdg.h

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\Release_Notes.html

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\misc.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_adc.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_can.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_crc.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_aes.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_des.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_cryp_tdes.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dac.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dbgmcu.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dcmi.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_dma.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_exti.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_flash.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_fsmc.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_gpio.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_md5.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_hash_sha1.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_i2c.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_iwdg.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_pwr.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rcc.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rng.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_rtc.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_sdio.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_spi.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_syscfg.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_tim.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_usart.c

【15】AD转换_DMA_TFT显示\Libraries\STM32F4xx_StdPeriph_Driver\src\stm32f4xx_wwdg.c

【15】AD转换_DMA_TFT显示\Project\JLinkLog.txt

【15】AD转换_DMA_TFT显示\Project\JLinkSettings.ini

【15】AD转换_DMA_TFT显示\Project\Listing\Project.map

【15】AD转换_DMA_TFT显示\Project\Listing\startup_stm32f2xx.lst

【15】AD转换_DMA_TFT显示\Project\Listing\startup_stm32f4xx.lst

【15】AD转换_DMA_TFT显示\Project\Output\asciilib.crf

【15】AD转换_DMA_TFT显示\Project\Output\asciilib.d

【15】AD转换_DMA_TFT显示\Project\Output\asciilib.o

【15】AD转换_DMA_TFT显示\Project\Output\lcd.crf

【15】AD转换_DMA_TFT显示\Project\Output\lcd.d

【15】AD转换_DMA_TFT显示\Project\Output\lcd.o

【15】AD转换_DMA_TFT显示\Project\Output\main.crf

【15】AD转换_DMA_TFT显示\Project\Output\main.d

【15】AD转换_DMA_TFT显示\Project\Output\main.o

【15】AD转换_DMA_TFT显示\Project\Output\misc.crf

【15】AD转换_DMA_TFT显示\Project\Output\misc.d

【15】AD转换_DMA_TFT显示\Project\Output\misc.o

【15】AD转换_DMA_TFT显示\Project\Output\Project.axf

【15】AD转换_DMA_TFT显示\Project\Output\Project.hex

【15】AD转换_DMA_TFT显示\Project\Output\Project.htm

【15】AD转换_DMA_TFT显示\Project\Output\Project.lnp

【15】AD转换_DMA_TFT显示\Project\Output\Project.plg

【15】AD转换_DMA_TFT显示\Project\Output\Project.sct

【15】AD转换_DMA_TFT显示\Project\Output\Project.tra

【15】AD转换_DMA_TFT显示\Project\Output\startup_stm32f4xx.d

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org