This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

AM4379: UART receive data loss

Part Number: AM4379

Tool/software: TI C/C++ Compiler

QT writes serial port to receive data program, frequently press physical button (falling edge trigger interrupt). This will cause the serial port to receive data packet loss.

Is this issue related to interrupt priority? How to solve it?