cancel
Showing results for 
Search instead for 
Did you mean: 

USB DFU Bootloader issue while re-programming via UART in STM32G0B1RCT6 MCU

kumar_b
Associate

Hello,

Recently we switched to STM32G0B1RCT6 MCU from STM32G071 MCU.

We have ported the project to the new MCU. But while doing reprogramming via UART from STM32 systembootloader we are always getting timeout error (Activating KO) in cube programmer.

We could reprogram older MCU via UART. after searching for a while, we found that the new MCU supports supports CAN FD and USB DFU on some of the existing pins.  In the PCB design these pins have been used for different purposes. So, we cannot modify hardware design.

We believe there is no problem with CAN FD pins. But we suspect the USB pins DFU mode. because when we pull down them or connect these pins to GND there is some response from MCU when we try to connect to it via UART with STM32 Cubeprogrammer.

So, Is there a way to avoid using other interfaces like USB-DFU or CAN FD etc. and only use UART for re-programming in STM32 system bootloader.

we really appreciate help here.

Thanks,

Kumar

1 REPLY 1
FBL
ST Employee

Hello @kumar_b 

Could you share your CubeProgrammer version used? share the error log? minimum of hardware and software setup would be helpful to reproduce.

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.