Joined: 01 Aug 2007 Posts: 38 Location: AUckland, NEW ZEALAND
4800 and 9600 Baud
Posted: Wed Apr 28, 2010 2:21 am
Hi, need to interface two modules. I need to receive data at 4800 bps to one module and send 9600 bps to the other. Can this be done, what are my options? Using PIC18F452.
Help appreciated, Cheers
arunb
Joined: 08 Sep 2003 Posts: 492 Location: India
RE:
Posted: Wed Apr 28, 2010 6:18 am
A device that has two UARTs would be ideal, but a software UART can also be implemented.
Use the hardware UART to receive the data, and the software UART as the transmitter.
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