How can the receiver idle state of the USART driver be checked in Harmony?I used to check the RIDLE bit of the uart module before starting transmission of a new byte. This is still possible with Harmony's peripheral library (PLIB_USART_ReceiverIsIdle(USAR..
↧