STM32F407ZGT6 使用Hal库(Cube配置) 采用 方法1 串口空闲中断+串口接收中断配合 方法2 串口空闲中断+DMA方式 实现串口接收不定长数据并发送接收到的数据
2023-04-22 20:25:39 14.57MB STM32串口
1
STM32F103ZET6串口通过IDLE中断方式接收不定长数据,无DMA。在原子开发板上测试通过。
2021-11-02 13:27:36 2.18MB STM32串口接收不定长数据
1
源码(STM32L475)+ST官方手册+keil+stm32cubemx。详细说明:https://www.dianyuan.com/eestar/article-3471.html
2021-08-28 18:05:29 32.09MB STM32 USART
1
STM32串口接收不定长数据程序,并进行处理,非常方便而且注释明确
2019-12-21 20:51:57 2.25MB stm32 串口接收 不定长数据
1