877 EEPROM

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

Moderators: Benj, Mods

Post Reply
Billm
Posts: 8
Joined: Thu Sep 07, 2006 1:33 pm

877 EEPROM

Post by Billm »

I cannot seem to get the EEPROM to work correctly. I am using an 877 and the code runs fine in simulation I am able to write to the EEPROM OK with my variable values and read back to a variable when required, but when running on the PCB it does not work? If I load address 0 with 0, address 1 with 0, address 2 with 0. then when I read them back address 0 is 1, address 1 is 2, address 2 is 0. Help......

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: 877 EEPROM

Post by Benj »

Hello

Please can you send me your program and I will take a look for you. Also could you attach the C code file that is generated from your program.

My email is ben@matrixmultimedia.co.uk

Post Reply