stm32f103多个串口配置dma程序(纯代码版详解)
软件:KeilMDK芯片:STM32F103/STM32F107串口数量:4备注:4个串口均配置为DMA读取//串口1初始化函数void uart1_init(u32 bound) { //GP