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.
HELLO SIR, I m pallavi. I m working on atmels ATmega 128 microcontroller.i want to know how to interface a 93c46 eeprom memory with this controller. plz send me the C language code which helps to write/read the data into 93c46 eeprom memory,using Atme128 controller. thanking you. waiting for ur reply. regards pallavi
Last time I checked, the ATmega128 was an AVR microcontroller - not 8051... or ARM... or C166...
Now let's see, you want to interface an Atmel EEPROM to an Atmel processor. Hmmm.... where might be a good place to start...?