PDA

View Full Version : Serial link



ALFRED
- 25th February 2006, 01:15
Hi, does anyone know how I could transfer byte sized variables from one PIC to another? I would like to use the USART for my application but I could not make it work. From my understanding the USART would allow me to send data from the tx at any time and the rx could read it's own buffer memory to collect the data when it needed it. Am I right about this? I greatly appreciate any help on this problem.
thanks!