Skip to main content
Visitor II
November 27, 2024
Question

LittleFS with M95256-DRMN3TP EEPROM Device

  • November 27, 2024
  • 0 replies
  • 532 views

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 question is, if we choose to have SPI transaction of 64bytes(Maximum), can we keep pure data in it? 

meaning, do we have any mechanism to handle command + address bytes separately?

So that We can keep block size as 128bytes.

thanks!

 

    This topic has been closed for replies.