TLP434A - RLP434A Code snippets

hello guys,

i have been trying to use these Tx- RX pair for simple application. I connected the Tx pin of UART to TLP434A data out , and it is transmitting properly, but on the receiver side, the signal is always low. so after much thought, i figured out that since the serial RS232 protocol is always high in idle condition, which inturn is causing the Rx to not work properly (i.e. keeping it low all the time).

So does any one have some kind of code snippet to make these work?

like software UART?

Srikar