Software RS232

Forum for problems or queries regarding Flowcode Comms Components. Eg LIN, I2C, SPI, RS232, CAN, IrDA etc

Moderators: Benj, Mods

Post Reply
Kumaran
Posts: 73
Joined: Tue Apr 08, 2008 5:23 pm
Been thanked: 1 time
Contact:

Software RS232

Post by Kumaran »

Hi

I am using a PIC16f684 which does not have RS232 hardware inbuilt. Is it possible to use any I/O pin of PIC for RS232 communication with the help of microcontroller programing? or Is it possible to specify any of the I/O lines as TX/RX in RS232 component of flowcode?

Thanks in advance.

Kumaran

User avatar
Steve
Matrix Staff
Posts: 3424
Joined: Tue Jan 03, 2006 3:59 pm
Has thanked: 114 times
Been thanked: 422 times
Contact:

Re: Software RS232

Post by Steve »

See the Flowcode examples page for a bit-banged sample of RS232:
http://www.matrixmultimedia.com/Flowcode_Examples.php

Post Reply