15 lines
226 B
Markdown
15 lines
226 B
Markdown
|
|
Uart_Polling_project
|
||
|
|
---
|
||
|
|
|
||
|
|
This example is a demo project to UART Polling
|
||
|
|
|
||
|
|
## Hardware and Software environment
|
||
|
|
|
||
|
|
+ This example runs on PB5700 devices.
|
||
|
|
|
||
|
|
## Log
|
||
|
|
|
||
|
|
+ PC sends 1~255 to PB5700
|
||
|
|
+ PB5700 receives and sends back data
|
||
|
|
|