Relative Content

Tag Archive for eeprom

QSPI eeprom page not written

I’m using the Renesas RA6M4 QSPI API to write to QSPI EEPROM (MX25L256 From Macronix), but every time when I write to the third page, the second page is somehow erased, only first page data is retained. Worked on this problem for a couple of weeks, need someone with a fresh eye to point out the bug in my code.