Skip to main content
This topic has been closed for replies.

4 replies

Issamos
Lead III
September 11, 2023

Hello @omeraydin 

I suggest you to use on of those exemples :

Best regards.

II

Technical Moderator
September 11, 2023

Hello @omeraydin,

Perhaps you are using different implementation of xx_hal_flash.h file maybe for a different product. You need to pay attention to the driver being used.

 

To give better visibility on the answered topics, please click on "Best answer" on the reply which solved your issue or answered your question.Best regards,FBL
MGogr.1
Senior
September 11, 2023

please check the library used for eeprom and your function implemention.

may be your "NbPages" or "PageAddress" should be "NbSectors"/"Sectors".

Do check your flashstruct

Senior
March 26, 2024

install my library 

https://github.com/nimaltd/ee

and enjoy