STM32串口中断接收发送数据
该程序编写了STM32F103三个串口初始化程序,可快速调用,同时支持接收和发送单个字符和多个字符,并存储数据,方便接收数据后的通信协议校验,支持自定义接收数据最大长度,重写printf函数。
文件列表
STM32串口中断接收发送数据
(预估有个169文件)
usart.c
10KB
stm32f10x_adc.c
46KB
stm32f10x_fsmc.c
35KB
stm32f10x_flash.c
61KB
stm32f10x_rcc.c
50KB
stm32f10x_tim.c
107KB
stm32f10x_gpio.c
23KB
stm32f10x_pwr.c
9KB
stm32f10x_dac.c
19KB
stm32f10x_sdio.c
28KB
暂无评论