How exactly use/simulate RS232 component??

For questions and comments on programming in general. And for any items that don't fit into the forums below.

Moderators: Benj, Mods

Post Reply
victor336v
Posts: 9
Joined: Mon Dec 23, 2013 4:23 am
Been thanked: 1 time
Contact:

How exactly use/simulate RS232 component??

Post by victor336v »

Does anyone (including Matrix) has a flow chart implementing the same functionality
as their RS232.hex test file?

All it does is sends a word "Hello" to a hyperterminal proving that "send" function works and
then prints a character on the LCD every time corresponding key is pressed on PC keyboard
(PC serial port is connected through an EB-015 serial e-block and hyperterminal is running).

Matrix provides this text file as .hex, but I'm looking for a flow chart to learn how exactly this
simple functionality is implemented. I use Flowcode v3. Basically looking for the flow chart that
was used to generate RS232.hex file. Or similar flow chart.

Anyone please?

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:

Re: How exactly use/simulate RS232 component??

Post by Benj »

Hello,

This might be the file your after.
RS232.fcf
(5 KiB) Downloaded 254 times

Post Reply