cancel
Showing results for 
Search instead for 
Did you mean: 

Flash Operations Initializations.

Hi Team,

We are using the STM32WB55 Series for our project. We are using specific flash sectors (8) for our config data. Is there any specific Initializations are required for Flash Operations which is similar to other peripherals like Clock, UART, I2C and Timers.

Please let us know the same we will go through once and we will take care of those.

Regards,

Srinivas.V

This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
TDK
Super User

Flash operations are covered in the RM. Not much required apart from unlocking it and doing your operations. Can't write twice without erasing.

If you feel a post has answered your question, please click "Accept as Solution".

Hi Team,

Thanks for your reply, we will go through the RM and will come back.

Regards,

Srinivas.V