STLINK-V3SET: Question About Adapter Board to Program via SWD
Hello,
I apologize if this is an obvious question, but I do not want this part to be wrong and would prefer some confirmation.
I am preparing a custom board and would like to program it in an identical manner to the evaluation/nucleo boards. To try and achieve this, I would like to use the STLINK-V3SET. To minimize the space on the board, I put a 2.54mm pitch, 6 pin connector on my board that is connected to the SWD pins as shown below.


The STLINK-V3SET comes with an adapter board that has the 6-pins configured in the same order as the SWD connector on my application board.
Based on this, I have three questions:
1) Based on this setup, will there be any obvious issues programming the board?
2) If I want to program the board like I have been in previous projects on the evaluation/nucleo boards (via CubeIDE through the Run button, with the setup below), will it work if I connect to the SWD connector (CN6) on the adapter board?
3) Will the STLINK-V3SET power the MCU to program the board if I connect the 3.3V pin (Pin 1 in CN6)? Or will my application board have to be powered seperately? (I see the comment 1 in Table 11 about it being an input for STLINK-V3SET, but I'm confused on whether it means it is the input for the application board or the application board powers the STLINK-V3SET)


