From: "trossin" Sent: Monday, October 16, 2006 11:35 AM > Here it is in BoostC format. You should be able to convert to JAL. Thank you. I still haven't gotten anywhere on the problem. I can try translating that, but so far the only thing in it I see that I haven't tried is enabling the transmit and receive interrupts > set_bit(trisc,7); // PORTC[RX] is Input > clear_bit(trisc,6); // PORTC[TX] is Output I'm confused by this now. As Brent Brown pointed out earlier in the thread, the datasheet says both tris bits should be set. I originally was setting RX and clearing TX as this code does. I changed it to set both. Jason -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist