Skip to main content
DKinz.1
Associate
May 21, 2021
Solved

ST-LINK_CLI.exe no full support for STM32G43x?

  • May 21, 2021
  • 2 replies
  • 856 views

Hello,

I was trying to set option bytes (BOR) with the ST-Link CLI (v3.6.0.0) for STM32G431, but it prompts that this feature is not available. With the ST-LINK Utility (v4.6.0.0) it is possible to set the BOR Level.

I guess the ST-Link CLI is no longer maintained and you have to switch to the new one (Cube Programmer CLI), is that correct?

Thank you for your information!

0693W00000AP9JCQA1.png

This topic has been closed for replies.
Best answer by Peter BENSCH

Correct, the ST-LINK Utility is on status NRND (Not Recommended for New Designs) and should be replaced by the STM32CubeProgrammer (see a similar question here).

Good luck!

If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

/Peter

2 replies

Peter BENSCH
Peter BENSCHBest answer
Technical Moderator
May 21, 2021

Correct, the ST-LINK Utility is on status NRND (Not Recommended for New Designs) and should be replaced by the STM32CubeProgrammer (see a similar question here).

Good luck!

If the problem is resolved, please mark this topic as answered by selecting Select as best. This will help other users find that answer faster.

/Peter

DKinz.1
DKinz.1Author
Associate
May 21, 2021

Thank you very much for your answer!