STM32 Tutorial Videos #40 - Custom DFU Bootloader and Relocated Application
Jump to navigation
Jump to search
This is a big one. In this video we will dive into the process of creating a custom bootloader, which will allow firmware update using USB DFU (Device firmware update). This will ultimately allow us to upgrade firmware from a browser. The video will cover both the bootloader itself as well as relocating the application to an alternative memory address. We will be implementing both the bootloader and the application in real-time - in less than an hour. Check Custom DFU Bootloader for more information.
Complete list of our STM32 Tutorial videos here: STM32 Tutorial Videos