This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

EEPROM AND FLASH ERROR

Hi All,

  I have used eeprom(AT24c512) and spi(Winbond 25q16) in my Product.Usually all work working fine But sometimes my memory Behaves like volatile ;sometimes My Memory Shows old One data when i written something on same memory address,sometimes it doesn't shows the whatever written.I dont Know why this happening .Can anyone suggest me how to solve it?

  • Hi,

    Since these are external components, there is not much we can help you with in regards to issues with writing. You should check the datasheet of the devices and make sure you follow the manufacturer's recommendations when it comes to interfacing the devices and checking return/status codes. Also, make sure that the commands you send from the nRF on SPI are correct.

    Best regards,
    Jørgen

Related