cancel
Showing results for 
Search instead for 
Did you mean: 

ST-LINK_CLI.exe no full support for STM32G43x?

DKinz.1
Associate

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

1 ACCEPTED SOLUTION

Accepted Solutions
Peter BENSCH
ST Employee

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

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.

View solution in original post

2 REPLIES 2
Peter BENSCH
ST Employee

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

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
DKinz.1
Associate

Thank you very much for your answer!