Real time clock

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

Moderators: Benj, Mods

Post Reply
Ondra
Posts: 325
Joined: Wed Aug 29, 2007 7:33 pm
Been thanked: 2 times
Contact:

Real time clock

Post by Ondra »

Good day All.
I have a PIC board that has a real time clock my question is in flowcode programming how do you use or address a real time clock?

Ondra Simons

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

You will probably have to refer to the datasheet for the device.

The real time clock could be bit banged, TTL RS232, I2C etc depending on the chip being used.

Post Reply