2019-09-16 05:22 PM
2019-09-16 05:46 PM
DfuSe demo doesn't use the serial port on the ST-LINK. It needs a USB connection directly to the target device, and DFU support in ROM.
2019-09-17 09:21 AM
2019-09-17 09:40 AM
Ok, but finding the ST-LINK serial port helps how exactly?
Why are you using DfuSe Demo? Wouldn't STM32 Cube Programmer or Flash Demostrator be more appropriate?
Question also seriously lacking in contextual detail. What board? Custom? What modes of connectivity does it provide to the outside world? A schematic or system diagram would transcend language issues.
Check USB support in the boot loader for the "STM32F04" in app note AN2606
2019-09-17 10:15 AM
2019-09-17 10:43 AM
Ok, so an STM32F407
Yes, the STM32 Cube Programmer supports USB/DFU and COM/USART connectivity. It is a tool replacing at least 3 older tools.
2019-09-17 11:17 AM