15 lines
261 B
Markdown
15 lines
261 B
Markdown
|
|
Uart_Interrput_project
|
||
|
|
---
|
||
|
|
|
||
|
|
This example is a demo project to UART Interrput
|
||
|
|
|
||
|
|
## Hardware and Software environment
|
||
|
|
|
||
|
|
+ This example runs on PB5700 devices.
|
||
|
|
|
||
|
|
## Log
|
||
|
|
|
||
|
|
+ SET different uart flag bits to enable interrupts
|
||
|
|
+ Send data in the corresponding interrupt
|
||
|
|
|