Hello,
I am using M95256-A125 EEPROM device as NV data storage in our application. SPI communication is used to communicate from host to EEPOM device.
EEPROM Device has page size 64bytes but little-fs expects minimum page size as 104 bytes.
My ques...