Hello everyone!
When I use lpuart,there's a problem:
RX external pull down before initializing lpuart. In this way, the RDRF flag is set and the DATA is 0, that is, a frame value of 0 can be received.
This is very strange, because I think the start bit received by UART should have a falling edge.