We would like to program several (6) PCB successively, each one working with a Nordic nRF52 µC. The idea is to have only one J-Link with the SWD lines (SWDIO, SWCLK and VTREF) common to my six boards.
I have seen some people multiplexing SWDIO, SWCLK and VTERF (for example here: https://devzone.nordicsemi.com/f/nordic-q-a/35094/what-is-the-swd-driver-impedance-of-swdio-line -- you need to scroll a bit) but I was wondering if only multiplexing VTREF could be enough. I mean: if the VTREF pin is used as supply pin (by providing 5V from the J-Link and converting it into 3.0V through a LDO), can the SWD work correctly if only one board is supplied while the others are not?
I do not see any problem to that solution but maybe I have missed something (pullup/down resistors causing problems, etc.).
Best regards,
Nil