Question
UART half duplex Tx enable switching problem
Posted on June 04, 2012 at 16:19
I'm implementing a half duplex communication on a STR912 mcu.
My problem is the usual, to know when the last bit is transmitted in the last byte. This to know when to turn off the transmit enable to the RS485 driver. The enable signal is controlled with a separate IO-pin. I'm primarily trying to find an application note describing this. I've not even managed to find a reasonable complete description of the uart's functionality, just bits and pieces here and there. Anyone with info out there? Thanks in advance. TOK