Hi,
we are building up a RS485 connection between two processors using two RS485 transceivers. For a RS485 it is necessary to set the direction line since it is only half duplex (to avoid collision).
Therefore we would like to send a data frame via DMA to the SCI TD Register if a certain byte has been received at the DMA from the RD Register of the SCI indicating that a frame has been received.
Kiind regards,
C.W.