Resolved! AN3156 and how the MCU bootloader version is reported
Hello,In appnote AN3156 (Rev 14) [USB DFU protocol used in the STM32 bootloader] it saysThe bootloader version is returned in the device descriptor in the MSB of the bcd devicefield (example: 0x2000 = version 2.0).In appnote AN2606 (Rev 59) [STM32 mi...