Why do I need to enable receive?? I'm working with the pic usart on a Pic18f. I see from the data sheet that receive needs to be enabled to get the uart to work.
I thought I read that wrong or just didn't understand. Well I just tried it. If I disable RX than TX is disabled too!
That makes no sense to me at all. Why do I need RX? What if I have an application that just transmits? Why should I have to tie up a pin just to get it to work
I thought I read that wrong or just didn't understand. Well I just tried it. If I disable RX than TX is disabled too!
That makes no sense to me at all. Why do I need RX? What if I have an application that just transmits? Why should I have to tie up a pin just to get it to work