We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi;
i am storing data which takes 40 location (1 byte each) i m using 24c64atmel which has page size of 32 bytes i m facing problem in storing the last location can u tell me how to resolve this problem? how to change the page in the sequential writing?
I suspect that this may well be one of those cases where the mere act of thinking about the code & writing the comments will probably reveal the problem to the OP...
It's not difficult to see what the code does - eg, copying individual data items into an array - the question is why the OP has done that, and how he thinks that will achieve his goal of writing to the EEPROM...
These are the questions that the comments need to answer!