Skip to main content
MZimm.3
Associate II
September 5, 2023
Question

Restart a STM32G070 MCU

  • September 5, 2023
  • 1 reply
  • 992 views

I am currently trying to start the bootloader in the system memory on the STMG070 from my application. To do this, I have changed the bits of the boot mode via software. Now it happens again and again that I can no longer access my MCU with the debugger. I think that the error is caused by incorrect FLASH settings. Is there any way to get the MCU back into debug mode to correct the settings?

This topic has been closed for replies.

1 reply

ST Technical Moderator
September 5, 2023

Hello @MZimm.3,

Try reset using NRST pin to reset the STM32 hardware, choose connection method "Connect under reset".

I advise you this FAQ: How to make sure the STM32 starts properly in our design?

Imen

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question. Thanks