2024-10-14 09:41 PM - edited 2024-10-15 11:50 AM
I am using Segger JLINK for software downloading to below boards. After downloading software, there is need to enable RDL level 2. Kindly give support below platforms.
STM32L562VET6
STM32L552VET6
STM32L552CCT6
Edit: I am using SEGGER J-Flash for software downloading. I need to understand wiki.segger.com/images/7/78/STM32L5_Lock.jflash and add my existing .jflash file.
Thanks
2024-10-15 11:46 AM
Hello @gopikrishnan ,
To enable RDP level 2 on STM32L5 series boards, you can follow these steps:
How to regress from RDP level 2 to RDP level 0 on ... - STMicroelectronics Community
2024-10-15 11:51 AM
Hi, I am using SEGGER J-flash. I am trying to understand how this will impact my current jflash with none of init and exit actions.
wiki.segger.com/images/7/78/STM32L5_Lock.jflash
Thanks,