ST‑LINK V3 Minie connects to STM32F100RBT6B Discovery but not to my custom board
I’m using an ST‑LINK V3 Minie with an STM32F100RBT6B Discovery board (which also has an STM32F103C8T6), and it works perfectly. However, when I connect the same ST‑LINK V3 Minie to my custom board that uses the same STM32F100RBT6B chip, it fails to connect.
I’ve wired VCC (VTref), GND, NRST, TMS/SWDIO, and TCK/SWCLK exactly as specified.
Black - Ground
White - Vcc
Yellow - Reset
Blue - Clock
Purple - TMS
On the Discovery board this setup works fine, but on my custom board the debugger cannot establish communication.
Could anyone suggest what additional checks I should perform on the custom board?
