2021-09-02 11:32 PM
I have a testbench? created with stm32f746 that calibrates stm32f070 devices. Testbench has USB HOST and calibrates USB HID Device. I also want to use possibility to update fw on device. Device has DFU STM bootloader. Is there any advices/ready libraries to implement USB HOST, that puts firmware via USB DFU?