Question
LittleFS support — official support status and OCTOSPI integration references
Hi,
I'm working on a data-logging application using the STM32U575VGT6Q. I'm evaluating filesystem options for this.
I have a few questions for the community/ST team:
- Is LittleFS officially supported on the STM32U575 series (or any STM32U5 platform)? Is there any official ST support, reference implementation, or roadmap for LittleFS on STM32U5, or on any STM32 series in general?
- I'm targeting an external OCTOSPI flash chip . Is there any official or community GitHub repo, example project, or app note demonstrating LittleFS's using OCTOSPI HAL driver on STM32U5?
- If anyone has done this integration themselves, could you share a reference implementation or point me to one?
- For an append-heavy, sequential data-logging use case on external NOR flash, which filesystem would you recommend between LittleFS, FatFS, and FileX+LevelX on this platform, and why?
Any pointers — official documentation, GitHub repos, forum threads, or app notes — would be greatly appreciated.
Thanks in advance.
