Jason White wrote: > Hello , I am trying to set up USART module on my PIC to (eventually) > communicate with other pics. However I have been following sevveral > tutorials > (and the data sheet ) and I have tried some code. But when I go to > test this > > on my breadboard ( with a voltmeter ) I got voltage on the data > line Of course, you always have a voltage on every line. It's the value of that voltage that matters. Your statement is like saying "I have weather in my back yard". > but I get a reading of 0 with my > voltmeter on the clock line (TX/CK). There is no clock line if you're using the USART in the normal UART mode, such as when communicating to a PC COM port. That's what the "A" in UART means. > I have it running at 1200 baud. It really sounds like you're using the hardware in UART mode. The two pins you should be looking at are serial transmit and serial receive. They have different names on different PICs. If you had mentioned what PIC you are using (didn't it occur to you this might be useful information?) I could be more specific. ******************************************************************** Embed Inc, Littleton Massachusetts, http://www.embedinc.com/products (978) 742-9014. Gold level PIC consultants since 2000. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist