I juz wanna output something from the PIC 18F4620 at the base station so that I can test whether RS 232 can communicate with my PIC. Beside declaring the definition:
Code:
#use rs232(baud = 9600, xmit=Pin_C6, rcv=Pin_C7)
How can I output anything that can run and display it on the Hyper Terminal?
Thanks
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum