Do STLINK-V3 have a power output?
I have a STLINK-V3SET and I'm trying to comunicate with a STM32F103C8T6 (Blue Pill). I'm sucessful only when the board is externally powered by it's USB port. The STLINK-V3SET SWD or JTAG connectors have a T_VCC pin, which I now realized are an input.
The connectors' description in the user manual:


Searching in the forum I've found this post (Solved: ST-Link V3 Set is not detecting the target MCU (ST... - STMicroelectronics Community). We both had the same problem and someone answered him saying that "official STLINKs don't provide supply, but you can customize it".

1) Do STLINK-V3SET really DON'T have a 3,3V power output?
2) If is possible, how can you customize it to supply the 3v3 output?
I'm new to stm32 (less than a week) so I would very much appreaciate any corrections if I said something wrong.
