In PLIB there is a function to reverse the polarity of the UART: PLIB_USART_ReceiverIdleStateLowEnable (USART_MODULE_ID index);Is there any function in drives DRV_USART.... to reverse the polarity of the communication, or the configuration has to be conti..
↧