How to erase the STM8S207S8T6C microcontroller
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-05 9:13 AM
Hi, I the first time write at this forum, prompt to me please, I have the STM8S207S8T6C microcontroller, and I have a programmator of ST-LINK/V2 and the ST Visual Programmer program, on mine the microcontroller isn't present are sewn up I it I can to read quietly, but I can't erase it, this function isn't available to the STVP program, I apply a photo how I can erase the microcontroller? I will be glad to any council, Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-14 9:52 AM
Hi friends, really not who won't be able to prompt to me as to erase my microcontroller Thanks.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-15 4:20 AM
Hello,
If you want to clear device's memory, just program it with all 00. 00 is the default state, unlike real flash which is FF. This flash doesn't need erase before prog since when you program it, it does the erase itself. If you want an automatic erase, you can program option byte ''Read out protection'' to ON and then program it to OFF. All memories will be programmed at 00 when removing protection. Laurent- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2015-12-19 3:19 PM
Hi, thank you Laurent for information,is glad that you answered me, now it is clear to me how to erase my microcontroller,Thank you.
