Posted on September 01, 2015 at 12:26
Hello!
I use a interrupt controlled uart communication which sends and receives its data over a powerline circuit. Both sending and receiving work fine but due to the circuit all the data which is send o...
Posted on September 02, 2015 at 09:07
Thanks for your reply clive1! I did modify the send routine to only disable the receive interrupt during sending and cleared the RX flag preliminary to re-enabling the interrupt.
void
PL_SendData(...