When I'm using multiple serial ports in PIC CCS, can I use them in different baud rates? As an example when I am using 2 uart ports can I use one in 4800 baud rate and the other in 9600 baud rate?
Please help
jeremiah
Joined: 20 Jul 2010 Posts: 1346
Posted: Thu Jun 14, 2012 10:37 am
Yes, you can use different baud rates. you specify a different #use rs232() for each uart connection
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