How to protect application code read from flash in STM32?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-12-16 9:40 PM
once i programmed my MCU then only one option ERASSE FULL CHIP and reprogrammed it How can i do this?
I am using ST-LINK V2 for programming and IDE KEIL & STLINK UTILITY.
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2018-12-16 11:27 PM
STM32 MCUs have a readout protection feature, check the reference manual od your variant.
It is reasonable secure, as other MCUs in the industrial marked.
Consider the effect it will have on debugging, both for development and for field returns.
