Question
STM32F373 USB DFU Bootloader
Hello, I've developed a board and trying to update the firmware with usb.
My board has lcd display, and I want to display "Firmware Update Mode" while the device is in bootloader mode.
Can I catch an interrupt to write something to LCD?
Also, how can I read current firmware version from USB?
Thanks.
