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.
I want to interfacing serial eeprom 24c08 with 8051. I have wirtten the code in asembly. Now i want to write the same in c51 for storing of 10byte data in the eeprom and then reading the data from it after each reset. any body can tell me the way.