cancel
Showing results for 
Search instead for 
Did you mean: 

I am working on stlink-v3pwr debugger and pwr monitor works fine but it seems it could not work at same time because it works with same com port I want to know if there are any way to use monitoring power while I use debugger

MChan.12
Associate
 
2 REPLIES 2
FBL
ST Employee

Hello @MChan.12​,

As mentioned in UM3097 section 7.4.4 Virtual COM port (VCP), it is available on both DEBUG and BRIDGE connectors and must be used exclusively on one or the other connector (UART signals are internally connected).

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.

Thanks for reply

I am only using DEBUG port for virtual comport

I was just qurious if I could monitor power by stm32cubemonpwr and debugging with cubeIDE in same time for messuring accurate power consumption of specific code by debugging by cubeIDE but it seems it use same com port for each program. So it seems it is impossible in my theory. But I hope if there are any way to use both fuction in same time.

If not could you give a hint How to measure the power consumption of specific code?