Flowcode RS232

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 2 and 3.

Moderators: Benj, Mods

Post Reply
ptwhite
Posts: 2
Joined: Thu Jun 28, 2007 10:42 am

Flowcode RS232

Post by ptwhite »

I can get the RS232.hex sample program working but I cannot write my own in flowcode..
When I write a prg. to send a CHAR it does nothing.

Does anyone have the flowcode for RS"Β£".hex or any sample flowcode..

Peter

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

Hello

There are a few RS232 examples on the Forum.

What are you trying to do with your program. Eg are you just sending out characters or do they mean or trigger something.

ptwhite
Posts: 2
Joined: Thu Jun 28, 2007 10:42 am

Flow Code

Post by ptwhite »

Thanks for replying Benj...

found the problem..
PIC configure set to RC programming for XTAL.

:oops:

[/code]

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Post by Benj »

LOL dont worry its the simple problems that cause the most grief.

Post Reply