文件名称:DMA-run
- 所属分类:
- 微处理器(ARM/PowerPC等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2016-04-13
- 文件大小:
- 528kb
- 下载次数:
- 0次
- 提 供 者:
- myn***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
使用DMA把内存数据传输到串口。
学习目的:学会使用DMA传输数据,减少CPU工作量。-Memory using DMA to transfer data to the serial port.
Learning Objective: Learn to use DMA to transfer data and reduce the CPU workload.
学习目的:学会使用DMA传输数据,减少CPU工作量。-Memory using DMA to transfer data to the serial port.
Learning Objective: Learn to use DMA to transfer data and reduce the CPU workload.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
6-DMA—直接内存存取
...................\Doc
...................\Libraries
...................\.........\CMSIS
...................\.........\.....\Device
...................\.........\.....\......\ST
...................\.........\.....\......\..\STM32F4xx
...................\.........\.....\......\..\.........\Include
...................\.........\.....\......\..\.........\.......\stm32f4xx.h
...................\.........\.....\......\..\.........\.......\system_stm32f4xx.h
...................\.........\.....\......\..\.........\Source
...................\.........\.....\......\..\.........\......\Templates
...................\.........\.....\......\..\.........\......\.........\arm
...................\.........\.....\......\..\.........\......\.........\...\startup_stm32f429_439xx.s
...................\.........\.....\......\..\.........\......\.........\...\说明.txt
...................\.........\.....\......\..\.........\......\.........\system_stm32f4xx.c
...................\.........\.....\......\..\.........\......\.........\说明.txt
...................\.........\.....\说明.txt
...................\.........\STM32F4xx_StdPeriph_Driver
...................\.........\..........................\Release_Notes.html
...................\.........\..........................\inc
...................\.........\..........................\...\misc.h
...................\.........\..........................\...\stm32f4xx_adc.h
...................\.........\..........................\...\stm32f4xx_can.h
...................\.........\..........................\...\stm32f4xx_cec.h
...................\.........\..........................\...\stm32f4xx_crc.h
...................\.........\..........................\...\stm32f4xx_cryp.h
...................\.........\..........................\...\stm32f4xx_dac.h
...................\.........\..........................\...\stm32f4xx_dbgmcu.h
...................\.........\..........................\...\stm32f4xx_dcmi.h
...................\.........\..........................\...\stm32f4xx_dma.h
...................\.........\..........................\...\stm32f4xx_dma2d.h
...................\.........\..........................\...\stm32f4xx_exti.h
...................\.........\..........................\...\stm32f4xx_flash.h
...................\.........\..........................\...\stm32f4xx_flash_ramfunc.h
...................\.........\..........................\...\stm32f4xx_fmc.h
...................\.........\..........................\...\stm32f4xx_fmpi2c.h
...................\.........\..........................\...\stm32f4xx_fsmc.h
...................\.........\..........................\...\stm32f4xx_gpio.h
...................\.........\..........................\...\stm32f4xx_hash.h
...................\.........\..........................\...\stm32f4xx_i2c.h
...................\.........\..........................\...\stm32f4xx_iwdg.h
...................\.........\..........................\...\stm32f4xx_ltdc.h
...................\.........\..........................\...\stm32f4xx_pwr.h
...................\.........\..........................\...\stm32f4xx_qspi.h
...................\.........\..........................\...\stm32f4xx_rcc.h
...................\.........\..........................\...\stm32f4xx_rng.h
...................\.........\..........................\...\stm32f4xx_rtc.h
...................\.........\..........................\...\stm32f4xx_sai.h
...................\.........\..........................\...\stm32f4xx_sdio.h
...................\.........\..........................\...\stm32f4xx_spdifrx.h
...................\.........\..........................\...\stm32f4xx_spi.h
...................\.........\..........................\...\stm32f4xx_syscfg.h
...................\.........\..........................\...\stm32f4xx_tim.h
...................\.........\..........................\...\stm32f4xx_usart.h
...................\.........\..........................\...\stm32f4xx_wwdg.h
...................\.........\..........................\src
............