Skip to main content
RSoen.1
Associate III
February 24, 2021
Solved

Reset when try to connect to Bootloader (USB)

  • February 24, 2021
  • 2 replies
  • 1726 views

STM32L073RZ

We are entering the BL via boot0. The STM32Cube Programmer software sees the USB port but when I try to connect, the part resets out of the bootloader.

Appreciate any ideas.

Thanks

Rich

This topic has been closed for replies.
Best answer by Houda GHABRI

Hi @RSoen.1​ ,

Thanks for your feedback.

Indeed, this problem is already raised and will be corrected in the next STM32CubeProgrammer release available very soon.

Hope this helps you, when your question is answered please close this topic by choosing Select as Best this will help other users find that answer faster.

Houda

2 replies

Houda GHABRI
Houda GHABRIBest answer
ST Employee
February 26, 2021

Hi @RSoen.1​ ,

Thanks for your feedback.

Indeed, this problem is already raised and will be corrected in the next STM32CubeProgrammer release available very soon.

Hope this helps you, when your question is answered please close this topic by choosing Select as Best this will help other users find that answer faster.

Houda

RSoen.1
RSoen.1Author
Associate III
February 28, 2021

Well I am glad it is not a bug in my code or worse yet the bootloader.

When will the next rev be released?

Are there other software tools that support the USB bootloader?

Thanks

Rich

Houda GHABRI
ST Employee
February 28, 2021

Hi @RSoen.1​ 

You can use the Dfuse tool available on st.com.

Please pay attention that drivers for STM32CubeProgrammer and Dfuse are not compatibles , You need to remove manually the CubeProgrammer driver before using Dfuse.

Houda

RSoen.1
RSoen.1Author
Associate III
April 20, 2021

Hello ST ......