Skip to main content
RRedd.12
Visitor II
May 22, 2019
Question

What does the STM32_Programmer_CLI.exe return for a value?

  • May 22, 2019
  • 1 reply
  • 698 views

I assume 0 = All is OK. Are there other specific values returned for specific errors? I read through the manual for STM32CubeProgrammer and didn't see any answer to this.

It would be nice to see connect pass/fail, write pass/fail, verify pass/fail codes but I don't know if they exist in the software implementation or not. I only assume 0 = OK by convention but not certain of that either.

This topic has been closed for replies.

1 reply

Houda GHABRI
ST Employee
May 31, 2019

Hi @RRedd.12​ ,

Such feature isn't implemented yet in STM32CubeProgrammer, there is only 0 & 1 value.

A request has been submitted to add specific values or specific error in the future.

Regards,

Houda