STM32F103VCT6 code read out protection
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-13 2:53 AM
Hi,
I have read datasheet of STM32F103VCT6, it does not mention anything about code read out protection. Does STM32F103VCT6 has this function? (a security function to protect STM32F103VCT6 from reverse engineering)
Thank you
David Kean
Solved! Go to Solution.
- Labels:
-
STM32 Security
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-13 3:39 AM - edited ‎2024-07-13 3:40 AM
Hi,
all cpu have it..
just open CubeProgrammer and you can see:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-13 3:39 AM - edited ‎2024-07-13 3:40 AM
Hi,
all cpu have it..
just open CubeProgrammer and you can see:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-13 4:34 AM
Dear @DavidKean ,
Welcome in STCommunity ! To complement Ascha.3 message , Our flash protection procedure is specified here for STM32F103 MCUs
 
This was our first STM32 MCU launched in 2007 , and by time we added more features for security and protection - latest one is on STM32H5 series which is only the new cousin for the F103 series .
Ciao
STOne-32
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-13 9:46 AM
Thank you very much AScha.3 and STOne-32
