Skip to main content
Tshad.1
Associate
July 4, 2022
Question

Why STM32G484QETx is getting locked ?

  • July 4, 2022
  • 2 replies
  • 1224 views

STM32G484QETx is getting locked because of wrong configuration in secure boot and secure firmware update. Kindly suggest me the right configuration along with code and examples. I am attaching a pdf for your reference.

This topic has been closed for replies.

2 replies

Jocelyn RICARD
ST Employee
July 4, 2022

Hello @Tshad.1​,

could you please be more precise regarding your issue.

What do you mean by locked ?

SBSFU is provided with configuration that enables security protections.

So if you mean by locked that you cannot debug the application, this is normal.

You should still be able to attach under reset with the CubeProgrammer and launch a regression (Set RDP to 0xAA : level 0), disabling the PCROP areas at the same time.

Best regards

Jocelyn

Tshad.1
Tshad.1Author
Associate
July 5, 2022

Thank You