Skip to main content
JCHUN.2
Visitor II
July 23, 2021
Solved

STM32H7XX device security bit error

  • July 23, 2021
  • 1 reply
  • 1242 views

hi

I have a question while set Option byte using STM32 ST-LINK Utility.

I'm testing STM32H750 MCU (chip, socket EVK, ST-Link)

After I set the Security bit using ST-Link Utility, MCU can't debug anymore. (like figure1)

0693W00000D0QgKQAV.pngIs it right that setting Security bit make MCU can not debug?

And is there any method that makes Security bit 0? 0693W00000D0QflQAF.pngThank you

This topic has been closed for replies.
Best answer by Jocelyn RICARD

Hello,

First I would suggest using STM32CubeProgrammer instead of STLink Utility.

Secondly, when activating the security bit, you cannot connect under reset any more.

So, you need to attach in hotplug, and you should be able to disable the security bit.

Best regards

Jocelyn

1 reply

Jocelyn RICARD
Jocelyn RICARDBest answer
ST Employee
July 23, 2021

Hello,

First I would suggest using STM32CubeProgrammer instead of STLink Utility.

Secondly, when activating the security bit, you cannot connect under reset any more.

So, you need to attach in hotplug, and you should be able to disable the security bit.

Best regards

Jocelyn