2020-10-06 11:40 PM
Hi everyone!
I need to write a bootloader for STM32F070CB. What I want is to be able to do Device Firmware Update over USB. On the PC side, there will be a software written in QT so the end-user can update device firmware. I haven't written any bootloaders before and I don't know where and how to start. Can anyone guide me where to start and how should I proceed?