Skip to main content
Vraju.1
Visitor II
March 7, 2020
Question

I'm using STM32F0303 module for my project and using flash in that, while using flash i'm facing issue where i'm unable to write in flash for the first time when i run my program and after some iterations it's writing in flash, what could be the prob

  • March 7, 2020
  • 1 reply
  • 614 views

..

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
March 7, 2020

Instrument the code so it reports status and error conditions and progress.

Clear any pending errors when you start initially.

Make sure the addresses you write too are empty/blank.

Erase sectors before you write to them.​

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..