serial_eeprom

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
markavo
Posts: 33
Joined: Wed Apr 11, 2018 11:10 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

serial_eeprom

Post by markavo »

is there a way please to change and view the bytes in the console for the serial_eeprom i can do this and see the data from eeprom1 but nothing for serial_eeprom i'm sure this was possible in previous version to 7 in simulation.

thanks.

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: serial_eeprom

Post by Benj »

Hello,

Which specific serial EEPROM component are you using?

It's not as simple as it seems as ideally values would get saved into the Flowcode project so they are persistent when you close and reopen a project. To have values reset between Flowcode runs should be fairly straightforward but there is also the matter if initialising values. I'll have a think on it.

markavo
Posts: 33
Joined: Wed Apr 11, 2018 11:10 pm
Has thanked: 10 times
Been thanked: 2 times
Contact:

Re: serial_eeprom

Post by markavo »

Hi Ben

Thanks for the answer this project the eeprom i'm using is a 24LC512.

Cheers

Post Reply