Skip to main content
Graduate II
March 18, 2025
Solved

Can't find USB Port in STM32CubeProgrammer, when I connect to USB-C in my B-U585I-IOT02A

  • March 18, 2025
  • 1 reply
  • 639 views

Greetings,
I have a B-U585I-IOT02A. I am trying to connect the board to the STM32CubeProgrammer using the USB-C. I placed the BOOT0 jumper to 1. And when I go to USB, the Port shows "No DFU detected". Any clue what steps I need to take in order to make it work? I am running Debian 12.
Thank you!

    This topic has been closed for replies.
    Best answer by j_filipe

    I found the issue. Watched a lot of tutorials and nobody was saying the obvious:
    I needed to install the DfuSe: 'sudo apt install dfu-util'.

    1 reply

    j_filipeAuthorAnswer
    Graduate II
    March 18, 2025

    I found the issue. Watched a lot of tutorials and nobody was saying the obvious:
    I needed to install the DfuSe: 'sudo apt install dfu-util'.