cancel
Showing results for 
Search instead for 
Did you mean: 

internal flash access using levelx

VAIKUNDAMGURUSAMY
Associate II

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

 

3 REPLIES 3
ELABI.1
ST Employee

Hi @VAIKUNDAMGURUSAMY,

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.

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

 

Pavel A.
Evangelist III

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.