stm32-uart-dma icon indicating copy to clipboard operation
stm32-uart-dma copied to clipboard

STM32串口DMA模式发送&接收实现,高速串口通信(1.5Mbps)不丢数据

Results 1 stm32-uart-dma issues
Sort by recently updated
recently updated
newest added

``` compiling main.c... ../Core/Src/main.c(22): error: #5: cannot open source input file "dev_uart.h": No such file or directory #include "dev_uart.h" ../Core/Src/main.c: 0 warnings, 1 error compiling gpio.c... "no source": Error: #5:...