2023-04-28 06:07 AM - edited 2023-11-20 06:51 AM
I am using development board MB1519C.
I was trying to disable trust zone in my board.
For that I have followed below step in stm32cubeProgrammer.
Open option byte and set RDP level to 1 and apply and power reset and then RDP 0 along with trust zone uncheck (0).
After that I am not able to connect with my board via stmCubeProgrammer.
It shows below error. I also tried with hardware reset configuration.
Guide me to resolve issue.
Also tried with UART mode, In that case I received below error.
How to disable RDP?
Solved! Go to Solution.
2023-05-02 01:28 AM
Hi @vijay_03
To disableTrustzone, you need To :
Step 1:Connect Boot0 to VDD on you board
Step 2:Connect your board with STM32CUBEProgrammer in "hot plug" Mode
Step 3: Switch RDP value to level 1 then click on apply
Step 4:
Step 5 :Then click on apply to programe the option bytes
Step 6: Disconnect your board to STM32CUBEProgrammer
Step 7: Disconnect Boot0 to VDD
Step 8: Connect again your board with STM32CUBEProgrammer
You must reproduce this procedure faithfully or it will not work .
Regards
Diane
2023-05-02 01:28 AM
Hi @vijay_03
To disableTrustzone, you need To :
Step 1:Connect Boot0 to VDD on you board
Step 2:Connect your board with STM32CUBEProgrammer in "hot plug" Mode
Step 3: Switch RDP value to level 1 then click on apply
Step 4:
Step 5 :Then click on apply to programe the option bytes
Step 6: Disconnect your board to STM32CUBEProgrammer
Step 7: Disconnect Boot0 to VDD
Step 8: Connect again your board with STM32CUBEProgrammer
You must reproduce this procedure faithfully or it will not work .
Regards
Diane