stm32雙串口收發

#include "sys.h" #include "usart.h" #include "delay.h" u8 usart1_buf[100]={0},usart2_buf[100]={0},usart3_buf[100]={0}; u16 index1=0,index2=0,index3=0,flag1=0,flag2=0,flag3=0; void uart_init(u32
相關文章
相關標籤/搜索