STM32F373 USB DFU Bootloader
Posted on July 25, 2013 at 23:25I'm working with a new device, and I'm trying to load to flash memory via the bootloader in DFU mode. I'm pretty new to this whole idea, so I'm somewhat confused as to how this works. From the documents I can find p...