cancel
Showing results for 
Search instead for 
Did you mean: 

STM32G071G8U6N Programming Problem

jzhan.3
Associate

I'm making my ESC products in batches, after I downloaded the program for the chip, I tested the finished product and found that a lot of chips didn't work, so I downloaded the program again for the chip, but the download failed, I checked the voltage And it is normal, the chip is not hot, I think maybe the chip is locked, I want to know how to unlock it, the downloader I use is ST-LINK-V2, and the programming software is ST-lINK Utility, thank you.

2 REPLIES 2
TDK
Guru

What error message do you get in STM32CubeProgrammer? If you could download it one time, should be able to again, unless you messed up RDP settings. You may need to reset with BOOT0 high or "connect under reset" to avoid the user program doing things.

If you feel a post has answered your question, please click "Accept as Solution".
Houda GHABRI
ST Employee

Hi @jzhan,

As mentioned by @TDK ,we can try to unlock this chips by using STM32Cuprogrammer 2.10.0 and doing some trials :

  • connect under reset
  • do a mass erease
  • do RDP regression from BB to AA
  • disable IWDG OB
  • disable write protection OB

Please test and tell me if this can helps you.?

Houda