serial eeprom storage problem

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

Moderator: Benj

Post Reply
kabouras_33
Posts: 128
Joined: Thu Jul 27, 2017 5:23 am
Has thanked: 8 times
Been thanked: 8 times

serial eeprom storage problem

Post by kabouras_33 »

Hello,
I have a pic18f67j50 at 10Mhz XT and I have interfaced with a serial EEPROM 24mc32...I also used an example provided here in the forums on how to store sting and retrieve it.
So storing one string[4] at address 0 and retrieve it is perfect!!!!when I add a second string and try to save it at address say 10 nothing....any thoughts!! :D
Attachments
serial.jpg
serial.jpg (134.26 KiB) Viewed 1800 times

kersing
Valued Contributor
Valued Contributor
Posts: 2045
Joined: Wed Aug 27, 2008 10:31 pm
Location: Netherlands
Has thanked: 553 times
Been thanked: 1081 times

Re: serial eeprom storage problem

Post by kersing »

Please provide your flowchart if you want feedback, it is hard/impossible to read the screenshot and provide useful feedback.
“Integrity is doing the right thing, even when no one is watching.”

― C.S. Lewis

Post Reply