Skip to main content
Associate II
October 24, 2024
Solved

STLINK-V3PWR enable OUT via openocd

  • October 24, 2024
  • 1 reply
  • 918 views

Hello,

is there a possibility to turn on the OUT pin of the STLINK-V3PWR via openocd?

I am currently using VSCode with opencd and gdb-multiarch for debugging. And I don't want to start STM32CubeMonitor-Power in the background all the time, to supply my board with 3,3 V.

Thank you very much.

BR

Dominik

Best answer by DN19

Hi,

quick update: I used serial commands to set the voltage and enable / disable the power.

BR

1 reply

Joe WILLIAMS
ST Employee
October 25, 2024

Hi DN19

 

This post has been escalated to the ST Online Support Team for additional assistance.  We'll contact you directly.

 

Kind Regards

Joe

STMicro Support

DN19AuthorBest answer
Associate II
November 4, 2024

Hi,

quick update: I used serial commands to set the voltage and enable / disable the power.

BR