STM32 programming via USB
I am programming USB DFU in stm32f407g disc1 but i am not able to connect it in stm32cubeprogrammer as it is showing usb port as usb1. Can anyone tell me is it anything missing?
I am programming USB DFU in stm32f407g disc1 but i am not able to connect it in stm32cubeprogrammer as it is showing usb port as usb1. Can anyone tell me is it anything missing?
Hello,
How did you proceed? Did you pull the BOOT0 pin to VDD then reset the MCU before to connect?

By default SB18 is soldered pulling down Boot pin to the ground which don't allow you to enter the system bootloader.
You need to unsolder SB18 and and handle BOOT0 externally from the board's pin VDD (system bootloader) and GND (User application).
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.