variable read/write to the PIC-EEPROM

For Flowcode users to discuss projects, flowcharts, and any other issues related to Flowcode 5.
To post in this forum you must have a registered copy of Flowcode 5 or higher.

Moderator: Benj

Post Reply
Rabbit
Posts: 28
Joined: Wed Apr 04, 2012 1:33 pm
Has thanked: 3 times
Been thanked: 3 times
Contact:

variable read/write to the PIC-EEPROM

Post by Rabbit »

Dear experts,
Are there any macro available for data (variable) read/write to the PIC-EEPROM?

For a answer thank you very much in advance.

Best regards
Rabbit

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: variable read/write to the PIC-EEPROM

Post by Benj »

Hi Rabbit,

Yes there is a EEPROM component in the Misc section of the Component toolbar which you should be able to use if your device supports EEPROM memory.

Rabbit
Posts: 28
Joined: Wed Apr 04, 2012 1:33 pm
Has thanked: 3 times
Been thanked: 3 times
Contact:

Re: variable read/write to the PIC-EEPROM

Post by Rabbit »

Hi Ben,
Many thanks for your answer. I know this EEPROM component in the Misc section. My question was inexactly. I'm looking for an example or an instruction for using this component.

Have a nice weekend

Rabbit

dazz
Posts: 1314
Joined: Sun Jan 15, 2012 3:15 pm
Has thanked: 474 times
Been thanked: 458 times
Contact:

Re: variable read/write to the PIC-EEPROM

Post by dazz »

replaced last post as i reworked the flowchart to add write, try this all it does is writes numbers to eeprom then reads em back , not an elegant solution but very quick and easy to do hth
Attachments
eeprom write read1.fcf
(24.25 KiB) Downloaded 395 times
To sign up to the V5 forum follow this link http://www.matrixmultimedia.com/forum_upgrades.php

Rabbit
Posts: 28
Joined: Wed Apr 04, 2012 1:33 pm
Has thanked: 3 times
Been thanked: 3 times
Contact:

Re: variable read/write to the PIC-EEPROM

Post by Rabbit »

Hi dazz,
Thank's a lot for your answer. Your example is exact what I'm looking for.

Best Regards
Rabbit

Post Reply