2025-09-07 7:23 PM
I'm working on NUCLEO-WB55RG board, and I cannot access to my NUCLEO-WB55RG board.
1. I first tried DFU Mode with the setting below, but my computer couldn't find it.
2. after that, I connected my board through ST-LINK with the setting below and used STM32CubeProgrammer for connection, But No STM32 target found! error occured. I've tried all the reset settings and Mode settings but same error occurs.
3. So I gave up on checking the inside of the board. And I started IDE. I downloaded some examples and I run it. And now I see the error :
Failed to execute MI command:
target remote localhost:61234
Error message from debugger back end: localhost:
61234: Connection timed out.
4. So I tried to follow link below
(https://community.st.com/t5/stm32-mcus/how-to-solve-debugger-connection-issues/ta-p/49693)
but I cannot see debug option on changing the pin
And I also cannot access to my board with CubeProgrammer,
And I also cannot get any different result by changing Debugger settings to Under Reset.
I'm really frustrated right now. Please help.