STM32
直播中

刘洋

10年用户 1151经验值
擅长:可编程逻辑 嵌入式技术
私信 关注
[资料]

在STM32的串口接收时为什么只能接收一个字节例程

最近调试STM32的串口接收时发现例程中只能接收一个字节例程如下: 1 //初始化串口1 2  void uart_init(u32 bound){ 3     //GPIO端口设置 4     GPIO_InitTypeDef GPIO_InitStructure; 5     USART_InitTypeDef USART_InitStructure; 6     NVIC_InitTypeDef NVIC_InitStructure; 7       8     RCC_.

更多回帖

发帖
×
20
完善资料,
赚取积分