Resolved! Built-in DFU bootloader and bAlternateSetting
Apologies if this is the wrong group for this query. I have implemented a library from scratch which performs the host side of a DFU upgrade (avoids the dependencies in CubeProgrammer_API.dll, for which I could not find source). The code works just f...