• 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...
  • 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...
  • 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...
  • 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...
  • 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...