This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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
->read

But when i read the data i get garbage .I think there is some trouble in reading or writing.Can i get a pseudo code for any SPI EEPROM device.

0