cancel
Showing results for 
Search instead for 
Did you mean: 

PCROP memory protection configuration is not clearing on NUCLEO-H753ZI evaluation board.

SPati.7
Associate III

As per information, PCROP configuration has to be cleared on regression of RDP Level from 1 to 0. But on NUCLE-H753ZI evaluation board, PCROP configuration is not clearing on regression.

0693W00000LybTxQAJ.pngBut it is showing as OPTION BYTES Programming successful.

Can you please help with this, as we locked on this and not able to program application on to this FLASH protected AREA.

@Jocelyn RICARD​  Can you help with this ??

1 ACCEPTED SOLUTION

Accepted Solutions
Jocelyn RICARD
ST Employee

Hello @SPati.7​ ,

please avoid answering to yourself, as your post will be viewed as already answered.

On STM32H7, you need to change the PCROP range, giving a start address higher than the end address at the same time of the regression from RDP Level 1 to RDP Level 0

Best regards

Jocelyn

View solution in original post

3 REPLIES 3
SPati.7
Associate III

@Jocelyn RICARD​  Can you please help with this ??

Jocelyn RICARD
ST Employee

Hello @SPati.7​ ,

please avoid answering to yourself, as your post will be viewed as already answered.

On STM32H7, you need to change the PCROP range, giving a start address higher than the end address at the same time of the regression from RDP Level 1 to RDP Level 0

Best regards

Jocelyn

Thank You very much @Jocelyn RICARD​, it's working for me now.

Earlier i tried by PCORP config separately and RDP protection level regression separately.