文件名称:F469USART
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2017-04-21
- 文件大小:
- 20.32mb
- 下载次数:
- 0次
- 提 供 者:
- 王*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
在STM32F469上实现DMA方式收发UART数据的工程,可以收发不定长度的数据,相比较中断更为灵活。主要DMA部分的驱动代码已经封装-In the STM32F469 to achieve the DMA way to send and receive UART data engineering, can send and receive variable length of the data, compared to more flexible interrupt. The main DMA part of the driver code has been encapsulated
(系统自动生成,下载前可以参看下载内容)
下载文件列表
F469USART
.........\F469USART
.........\F469USART.ioc
.........\F469USARTVer00.zip
.........\.........\.mxproject
.........\.........\Drivers
.........\.........\.......\CMSIS
.........\.........\.......\.....\Device
.........\.........\.......\.....\......\ST
.........\.........\.......\.....\......\..\STM32F4xx
.........\.........\.......\.....\......\..\.........\Include
.........\.........\.......\.....\......\..\.........\.......\stm32f401xc.h
.........\.........\.......\.....\......\..\.........\.......\stm32f401xe.h
.........\.........\.......\.....\......\..\.........\.......\stm32f405xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f407xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f410cx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f410rx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f410tx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f411xe.h
.........\.........\.......\.....\......\..\.........\.......\stm32f412cx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f412rx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f412vx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f412zx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f415xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f417xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f427xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f429xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f437xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f439xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f446xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f469xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f479xx.h
.........\.........\.......\.....\......\..\.........\.......\stm32f4xx.h
.........\.........\.......\.....\......\..\.........\.......\system_stm32f4xx.h
.........\.........\.......\.....\......\..\.........\Source
.........\.........\.......\.....\......\..\.........\......\Templates
.........\.........\.......\.....\......\..\.........\......\.........\arm
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f401xc.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f401xe.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f405xx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f407xx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f410cx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f410rx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f410tx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f411xe.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f412cx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f412rx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f412vx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f412zx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f415xx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f417xx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f427xx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f429xx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f437xx.s
.........\.........\.......\.....\......\..\.........\......\.........\...\startup_stm32f439xx.s
.........\.