2022-07-05 07:25 AM
Specifically, when T_VCC is not supplied, what state are the pins in for the STLINK-V3SET? We are using the SWDIO, SWCLK, and JTAG pins on the STDC14 connector CN1.
Solved! Go to Solution.
2022-09-15 05:28 AM
As the STLINK-V3SET is designed around the STM32F723 microcontroller, it will follow the STM32F723's embedded internal pull-ups and pull-downs on the JTAG input pins:
• NJTRST: Internal pull-up
• JTDI: Internal pull-up
• JTMS/SWDIO: Internal pull-up
• TCK/SWCLK: Internal pull-down
2022-09-15 05:28 AM
As the STLINK-V3SET is designed around the STM32F723 microcontroller, it will follow the STM32F723's embedded internal pull-ups and pull-downs on the JTAG input pins:
• NJTRST: Internal pull-up
• JTDI: Internal pull-up
• JTMS/SWDIO: Internal pull-up
• TCK/SWCLK: Internal pull-down