2025-04-10 5:30 AM
Hi,
We are using STM32u585 device on our board, we want to use a part of internal flash memory for permanent data storage. Please clarify the following.
1)is it possible to use internal flash access using LevleX (non RTOS)?
2)is there any reference available?
Thanks in advance
G.Vaikundam
2025-04-16 2:30 AM - edited 2025-04-16 2:30 AM
Could you please provide me with more details so I can help you, for example, LevelX alone or with FileX? What is the size of the flash section to be used? What modes (read-only, read-write)?
Thanks.
ELABI.1
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-04-23 6:17 AM
Hi ELABI.1
Thanks for your reply
Please find below the answer for your questions
1)LevelX/FileX?
Ans: LevelX only
2)Size of flash?
Ans: 64KB internal flash area
3)read only or read-write?
Ans: Read and Write
Thanks in advance
G.Vaikundam
2025-04-23 10:46 AM - edited 2025-04-23 10:47 AM
Data can be stored in the internal flash without any filesystem at all. It depends of the nature of the data. In 64K you hardly can fit a filesystem.