Hello Everyone
I am using RS-485 physical interface for serial communication. I would like to disable RS-485 transmit mode after sending data to another device. That's why I need to know when transmitter buffer is empty after serialization. Thus I can disable transmit mode and make RS-485 IC into receive mode to listen master. I am currently doing this with adding time delay after sending data. But I know that this is not true and professional...
Thanks in advance
dredg