Skip to main content
MButsch
Associate III
September 25, 2023
Question

STM32CubeProgrammer and STM32G491VET6

  • September 25, 2023
  • 1 reply
  • 1308 views

Hello,

I am using the STM32CubeProgrammer with my board in DFU mode (over USB).

It programs fine, but my application does not run after programming even though I checking the "Run after programming" option. and by programs fine, I mean if I power fail the board, the code runs.

Any suggestions on troubleshooting this?

Thanks,

Mark

This topic has been closed for replies.

1 reply

Issamos
Lead III
September 25, 2023

Hello @MButsch 

I suggest you to take a look to this video, this post and this application note.

Best regards.

II

Best regards.

II

MButsch
MButschAuthor
Associate III
September 26, 2023

Hello,

Thank you for the suggestions.

I am able to update the firmware using STM32CubeProgrammer, it just does not start running my application after the update is complete, despite having checked the "Run after programming" option.