[GH-ISSUE #174] [ion] File system in flash memory #61

Open
opened 2026-05-06 13:14:59 +02:00 by BreizhHardware · 1 comment

Originally created by @Lauryy06 on GitHub (Mar 10, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/174

Transfer the storage system to the flash on n0110 (https://github.com/numworks/epsilon/issues/1547).

Originally created by @Lauryy06 on GitHub (Mar 10, 2022). Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/174 Transfer the storage system to the flash on n0110 (https://github.com/numworks/epsilon/issues/1547).
Author
Owner

@devdl11 commented on GitHub (Mar 11, 2022):

The famous FSExternal !
Of course, it's hard because there are various problems that needs to workaround (details for thows who wants to jump into this issue ;-) ):
-> We need to be carefull to not overuse the external flash because of the lifespan of the chip.
-> Prevent loops of writing / erasing
-> ExamMode respectful

<!-- gh-comment-id:1064908741 --> @devdl11 commented on GitHub (Mar 11, 2022): The famous FSExternal ! Of course, it's hard because there are various problems that needs to workaround (details for thows who wants to jump into this issue ;-) ): -> We need to be carefull to not overuse the external flash because of the lifespan of the chip. -> Prevent loops of writing / erasing -> ExamMode respectful
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Upsilon#61
No description provided.