Part Number: MSPM0G3507
Tool/software:
Due to the necessity of enabling FIFO for the RX timeout function of UART, the reception of variable-length data frames is not perfect due to the influence of FIFO length. Therefore, while UART is receiving data, the level state of the RX pin should be detected, similar to the approach described in the link above for RX timeout. However, using the conventional API function to read the input pin, the RX pin always reads as low level. How can I read the level state of the UART RX pin?
