• Serial EEPROM interfacing
    Hi, I wish to interface at45db081d-ssu-2.5(serial EEPROM with SPI) with an ARM processor. I would like some tips to use EEPROM. The procedure I follow is : ->SPI enable ->Erase chip ->write...
  • Reading from a Serial EEPROM
    Reading from a Serial EEPROM I have a AT25020 (2K) EEPROM on my board with some configuration stuff. I need to get this information out and and flash it into other EEPROM's. How do I go about it. Can...
  • writing to serial eeprom problem
    I'm writting to AT24C128 serial eeprom as shown by the datasheet and the read command shown below works, while the write command doesn't. I wrote to the chip using external programmer and it was ok, reading...
  • interrupt and weiting data to the 24c08 serial eeprom
    In my project,I am trying to write some data in to 24c08 serial eeprom. Also a timer 1 interupt subrountie may run at every 1ms to count the run time. Should i set the EA to 0 before access the...
  • 2 wire serial serial eeprom atmel 24c xx interface
    hi i m sameer & new user to keil using eval version keil 3 done project in assmbly language with 2 wire serial serial eeprom atmel 24c xx interface now i want to do it in c i tried it but it not work...