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.