Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
6 years, 5 months ago.
Little File System - FRAM
I want to know if we can or not use the LittleFS file system for FRAM (NVRAM) memory ?
1 Answer
6 years, 5 months ago.
If you write a BlockDevice driver for it, yes. I believe LittleFS requires at least 128K of flash, so that might be an issue.