STM32_USART_UART

时间:2017-06-13 06:50:03
【文件属性】:

文件名称:STM32_USART_UART

文件大小:83KB

文件格式:RAR

更新时间:2017-06-13 06:50:03

USART_UART

STM32的USART_UART,两种方式的区别。工程中一直用的哦。


【文件预览】:
STM_USART
----HyperTerminal_Interrupt()
--------stm32f2xx_conf.h(4KB)
--------stm32f2xx_it.h(2KB)
--------main.c(5KB)
--------system_stm32f2xx.c(20KB)
--------stm32f2xx_it.c(6KB)
--------readme.txt(4KB)
----USART_TwoBoards()
--------DataExchangeInterrupt()
--------DataExchangeDMA()
----USART_Printf()
--------stm32f2xx_conf.h(4KB)
--------stm32f2xx_it.h(2KB)
--------main.c(5KB)
--------system_stm32f2xx.c(20KB)
--------stm32f2xx_it.c(4KB)
--------readme.txt(3KB)
----SmartCard()
--------stm32f2xx_conf.h(4KB)
--------stm32f2xx_it.h(2KB)
--------main.c(11KB)
--------smartcard.h(6KB)
--------platform_config.h(4KB)
--------system_stm32f2xx.c(20KB)
--------stm32f2xx_it.c(7KB)
--------smartcard.c(25KB)
--------readme.txt(4KB)

网友评论

  • 关于STM32F2系列单片机的串口使用,没看见UART串口的初始化和使用
  • 不错,可以借鉴着改写吧。。。