搜索资源列表
STM32serial-port2DEMO-V3
- 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去V6-LED1闪烁表示正在收发数据。-When the receive buffer USART1 demo full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
Uart_receive
- STM32F4系列串口接收函数,,程序已测试通过。-void USART1_IRQHandler(void) //串口1中断服务程序 { u8 Res #ifdef OS_TICKS_PER_SEC //如果时钟节拍数定义了,说明要使用ucosII了. OSIntEnter() #endif if(USART_GetITStatus(USART1, USART