Skip to main content
Gabriel T
Senior
October 28, 2020
Solved

STM32Cube Programmer API USB Example error

  • October 28, 2020
  • 1 reply
  • 964 views

Hello,

I put my STM32H743XI in Bootloader mode and launch STM32Cube Programmer USB example on VS and got :

0693W0000059bznQAA.pngI have two question :

  • Where does this error comes from and how to fix it ?
  • Can I skip option bytes programming and still flash my MCU ?

Regards

This topic has been closed for replies.
Best answer by Mike_ST

Are you talking about the warning on BOR level not being updated ?

If so, it is not an error and you can skip it if you don't need to program the BOR Level.

1 reply

Mike_ST
Mike_STBest answer
Technical Moderator
October 28, 2020

Are you talking about the warning on BOR level not being updated ?

If so, it is not an error and you can skip it if you don't need to program the BOR Level.

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.