2025-07-15 12:43 AM - last edited on 2025-07-15 1:57 AM by Andrew Neil
Hi ST Community,
I have developed a custom board based on the MB1720 HighBand HighPower A01 reference schematic (STM32WL series). On my custom board, I’m unable to debug the MCU — my debugger can’t connect to the target at all.
I’ve double-checked the power rails (VDDRF, VDDPA, VDDRF1V55) and they seem fine.
However, I’m not sure if I made any mistakes when replicating the debug interface or SMPS configuration.
Could you please help me check:
1.Is the debug circuit (SWD/JTAG lines, NRST, BOOT0) correctly implemented?
2.Are the power supply and SMPS sections connected properly for the STM32WL to boot and allow debugging?
3.Any common mistakes that could cause the debugger not to detect the target MCU?
I’ve attached my schematic
2025-07-15 2:01 AM
@rohithinthingstech wrote:my debugger can’t connect to the target at all.
What debugger?
What, exactly, happens when you try to connect? Show logs, screenshots, etc ...
How to solve connection errors when connecting and programming the STM32 target board.
How to solve debugger connection issues
How are you connecting GND and VDD to the debugger?