DFU Bootloader device not showing up in DfuSe Demo
I'm putting an STM32L4S into DFU bootloader mode by holding the BOOT0 pin high at power-up.
That causes it to show up in WIndows 10 Device Manager under "Universal Serial Bus devices" as "STM32 BOOTLOADER". (It shows up under "Ports (COM & LPT)" as "USB Serial Device (COM4)" if the BOOT0 pin is low at power-up)
However, when I run DfuSE Demo (v3.0.6), I see nothing under "Available DFU Devices". I've tried launching DfuSE Demo both before and after powering on the device in DFU bootloader mode. Also, I've got other interfaces like I2C /UART/SWD disconnected, just in case they might interfere with entry into DFU mode over USB.
Am I missing some obvious step here?
