STM32 USB Firmware update via High speed or Full speed?
Hello,
Has anyone tried updating STM32 firmware over HS USB?
I can't remember where I read it, but I remember the default STM32 DFU mode is only compatible with the FS USB.
My device is a "USB Device" and it only needs HS USB to do the job, FS is not really required.
So I'm looking for ways to implement DFU mode with the HS USB connection.
I searched everywhere for the FS or HS connection DFU mode, but I'm only seeing how to use DFU mode not what USB type to use.
