STM32F407VGT
The microcontroller is somehow goes under write protection mode while practicing firmware upgrade program.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-30 12:16 AM
STM32F407VGT
The microcontroller is somehow goes under write protection mode while practicing firmware upgrade program.
Is there any method to unlock write protection ?
Cant able to program though keil. But ST LINK UTILITY software is able to reprogram the microcontroller but not able to erase memory.
Iam using STM32F407VGT discovery board.
Please help!!!!!
Solved! Go to Solution.
- Labels:
-
Flash
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-30 12:44 AM
ST-LINK Utilites or STM32 Cube Programmer should allow program these as Options
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-30 12:44 AM
ST-LINK Utilites or STM32 Cube Programmer should allow program these as Options
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-30 12:56 AM
Thanks for the reply!!!!!!!!!!!
Is there any method to remove write protection ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-30 6:34 AM
> Is there any method to remove write protection ?
As clive1 said, both ST-Link Utility and STM32CubeProgrammer can remove write protection, which is specified in the option bytes.
> But ST LINK UTILITY software is able to reprogram the microcontroller but not able to erase memory.
Not sure how it can reprogram but not erase memory. Screenshots of the problem may help explain.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-10-30 10:32 PM
Thanks for reply issue resolved!!!!!!!!!!!!
Today i just unselect all memory in option bytes with level 0 security has unlocked the write protection of microcontroller now i can program it through keil.
