Skip to main content
Explorer
November 6, 2025
Question

Blanco stm32h757 programming first time.

  • November 6, 2025
  • 2 replies
  • 168 views

Hey,
I have an STM32H757 that I’m trying to program for the first time.

When I try to program it using STM32CubeIDE or CubeProgrammer, I lose the ST-Link connection after programming one of the cores.
Changing the programming order doesn’t solve the issue.

The code has been tested on an evaluation board, where it runs correctly and behaves as expected.

Is there a recommended procedure or step-by-step guide for programming a blank MCU for the first time?

Best regards,
Matthias

    This topic has been closed for replies.

    2 replies

    Graduate II
    November 6, 2025

    Hello @MVops 

    I think that this video together with the AN5286 and the AN5361 should help you.

    Best Regards.

    II

    MVopsAuthor
    Explorer
    November 10, 2025

    Hey,

    Thanks for the information.

    I have already followed the documents and the video, but unfortunately without success.

    However, there are some differences between the video and the documentation, as well as discrepancies between the documentation and what can actually be seen in the software.

    The development board can be programmed without any issues.
    I also used it to test the overall concept and flow of the code itself.

    However, when I try to program a blank STM32H757 using the same settings, things go wrong.
    The MCU does not get programmed, and afterward, it’s no longer accessible via ST-Link.
    Following either the video or the documentation leads to the same result.

    Attached are some screenshots showing my current configuration.

    Best regards,
    Matthias

    MVops_0-1762763787109.png

    MVops_1-1762763815110.png

    MVops_2-1762763835189.png

    MVops_3-1762763866045.png

    MVops_4-1762763902612.png

     

    Super User
    November 6, 2025

    Ensure your power settings in the code are consistent with the board hardware. LDO vs SMPS.

    How can I recover my STM32H7/STM32H7RS board after... - STMicroelectronics Community