UART3 returns a stream of garbage

This commit is contained in:
Lee Lup Yuen 2023-04-22 18:33:27 +08:00
parent c779c4f8e3
commit 423a473a5a

View file

@ -1283,6 +1283,8 @@ Why???
- Increase the PWRKEY delays to 2 seconds. Still the same problem.
TODO: Can we read PH9 STATUS reliably? Is there really a problem with STATUS?
TODO: Inside UART Driver, log the received chars
TODO: Why the spurious UART interrupts?