Skip to main content
Associate III
October 28, 2024
Question

MKBOXPRO DFU Mode USB STM32CubeProgrammer

  • October 28, 2024
  • 2 replies
  • 1679 views

I am trying to do the firmware upgrade via USB using STM32CubeProgrammer and putting the MKBOXPRO in DFU mode, but the program doesn't detect any DFU port and gives the error : "Establishing connection with device failed"

If anyone can help with this i appreciate.

I followed this instructions:

FilipeLoureno_0-1730132659258.png

2 replies

Associate III
October 28, 2024

I am trying to do the firmware upgrade via USB using STM32CubeProgrammer and putting the MKBOXPRO in DFU mode, but the program doesn't detect any DFU port and gives the error : "Establishing connection with device failed"

If anyone can help with this i appreciate.

I followed this instructions:

FilipeLoureno_0-1730132659258.png

 

Andrew Neil
Super User
October 28, 2024

What Host system?

Does the system detect the unit?

eg, in Windows, does it appear in Device Manager?

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
Associate III
October 29, 2024

Windows

It doesn't apear on the device manager.

Thanks!

Andrew Neil
Super User
October 29, 2024

@FilipeLourenço wrote:

It doesn't apear on the device manager.


Then, clearly, nothing on the system is going to be able to see it.

It's a basic connectivity issue - start with checking cables, etc.

Some suggestions here:

https://community.st.com/t5/stm32-mcus/how-to-solve-debugger-connection-issues/tac-p/698105/highlight/true#M956

 

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.