STM32 ST Link Utility
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-13 6:30 PM
Hello,
I'm using STM 32 ST-Link Utility to program my MCU. I want to make sure that when I program the board multiple times I don't erase the data saved in a particular page on memory? Can I do that? If so, then please explain how to do it?
Thank you.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-14 4:09 AM
Hi
tejeshwarchandra
,- What are you using as STM32 product?
- you can protect your memory area using Proprietary Code Read-Out Protection (PCROP): protection against read and write operations on Flash and SRAM memories.
For more details about PCROB, I rocommend you to have a look to
/external-link.jspa?url=http%3A%2F%2Fwww.st.com%2Fcontent%2Fccc%2Fresource%2Ftechnical%2Fdocument%2Fapplication_note%2Fgroup0%2F1f%2F99%2Fef%2Fd6%2F24%2F8d%2F44%2F08%2FDM00226247%2Ffiles%2FDM00226pdf%2Fjcr%3Acontent%2Ftranslations%2Fen.DM00226pdf
Application note
-Nesrine-
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2017-07-17 8:52 PM
Hello Nesrine,
Thank you for your reply. I just decided to use ST Visual Programmer instead of STM32 ST-Link Utility. It provides much easier to complete my task.
- Tej
