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.
In serial EEPROM can i write the data in different locations or it should be written in sequence?
For example,
If i write the first data - 0x05 in location 0x0000, can i write the second data in 0xF000 or should i write the second data in 0x0001.
Thank you.
I had solved the problem.