Skip to main content
Visitor II
November 10, 2025
Question

STM32 G071 full erasing problem

  • November 10, 2025
  • 1 reply
  • 117 views

I am uploading a custom bootloader to an STM32G071. When I select Full Erase, I get the error "Error occurred during mass erase." How can I solve this? I am using Utility.

 

 

    This topic has been closed for replies.

    1 reply

    Super User
    November 10, 2025

    G0 series is probably to new for ST-LINK Utility. Try STM32CubeProg | Software - STMicroelectronics instead.

    https://www.st.com/en/development-tools/stsw-link004.html

    hth

    KnarfB