writing to eeprom

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

Moderator: Benj

Post Reply
User avatar
jollybv
Flowcode v5 User
Posts: 374
Joined: Thu Feb 12, 2009 5:20 am
Location: Cape Town
Has thanked: 81 times
Been thanked: 25 times
Contact:

writing to eeprom

Post by jollybv »

Hi Guys

Im trying to wight numbers bigger than 255 to eeprom, I know i have to split an INT variable into Bytes to wright to the eeprom and recombine it when when i read it back. Could someone please show me the formula to do this or give me an example

Brian :?

cobra1
Posts: 175
Joined: Thu Feb 04, 2010 7:44 am
Has thanked: 3 times
Been thanked: 3 times
Contact:

Re: writing to eeprom

Post by cobra1 »

Hi

This thread seems to have all the info you need to do this.
http://www.matrixmultimedia.com/mmforum ... 618#p22616

Post Reply