cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CudeProgrammer tries to start connection and MCU responds, but too late?

jlthompson
Associate III

I'm trying the program an STM32G0B1RET with the STM32CubeProgrammer. It seems the programmer sends a 0x7f and the MCU responds, but maybe too late to connect?

jlthompson_0-1755040413160.png

jlthompson_1-1755040510616.png

 

3 REPLIES 3
jlthompson
Associate III

And BOOt0 is being held high:

jlthompson_0-1755041009263.png

 

TDK
Super User

Does your program use that COM port? Doesn't look like the bootloader is responding, but something else.

BOOT0 is ignored on default option byte settings. See AN2606 for how to start system bootloader.

If you feel a post has answered your question, please click "Accept as Solution".

It's the wrong response.

What has been programmed into this part?

Can you program your own app via SWD, ie SWDIO/SWCLK ?

Using PA2/PA3 ? anything else wired to the MCU?

https://community.st.com/t5/stm32-mcus-products/programming-a-virgin-stm32g0b1/td-p/829926

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..