Skip to main content
dgand
Associate
January 8, 2020
Question

Why automaticMode(...) function from STM32CubeProgrammer_API is a blocking function and never return?

  • January 8, 2020
  • 0 replies
  • 471 views

Hi everyone,

Actually, I develop a tool to upgrade a STM32 MCU and I have chosen to use the STM32CubeProgrammer_API library.

In the first time, I began to use the same function as in sample but downloadFile(..) is not stable and produces many write errors.

The function automatic mode is more stable but she does not return. And I don't understand why.

For information, I make some tests on windows and I use QT project.

Have you an idea about that?

Daniel

This topic has been closed for replies.