How I can disable Read Out Protection STM32F407 in Level 1?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-06 1:11 AM
I tried disable ROP level 1 to level 0 by ST-LINK Utility and STM32CubeProgrammer, but it is not success.
Thanks in advance.
Solved! Go to Solution.
- Labels:
-
RDP
-
STM32CubeProgrammer
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-09 11:47 PM
Hello @DLe.4​ ,
Please provide more details so that we can help you. You may check the RM0090 for more details. When read protection level 1 is set, there is No access (read, erase, program) to Flash memory or backup SRAM can be performed while the debug feature is connected or while booting from RAM or system memory bootloader. So, a bus error is generated in case of read request.
Could you please share screenshot with STLink utility or CubeProgrammer to understand the issue.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-06 2:18 AM
Show prog log
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2023-01-09 11:47 PM
Hello @DLe.4​ ,
Please provide more details so that we can help you. You may check the RM0090 for more details. When read protection level 1 is set, there is No access (read, erase, program) to Flash memory or backup SRAM can be performed while the debug feature is connected or while booting from RAM or system memory bootloader. So, a bus error is generated in case of read request.
Could you please share screenshot with STLink utility or CubeProgrammer to understand the issue.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
