2025-03-18 5:35 AM - edited 2025-03-18 5:39 AM
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!
Solved! Go to Solution.
2025-03-18 8:09 AM
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'.
2025-03-18 8:09 AM
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'.