kingers Posted May 12 Report Share Posted May 12 STM32 Bootloader: Upgrade Firmware from Web Browser via USB Published 4/2025 MP4 | Video: h264, 1280x720 | Audio: AAC, 44.1 KHz, 2 Ch Language: English | Duration: 2h 16m | Size: 1.54 GBBuild a minimalistic secure bootloader with AES encryption, CRC-32 checksums & web-based flasher using Web Serial API What you'll learn Develop an HTML-based firmware updater Protect firmware update files from hacking Build a custom communication protocol Add CRC-32 checksums for data integrity Perform erase, read and write operations Configure and use USB CDC on STM32F103 Requirements You need to have significant STM32 development experience using HAL with STM32CubeIDE on Windows You need basic HTML/JavaScript experience or willingness to learn independently Required Hardware: STM32 Blue Pill board with authentic STM32F103C8T6 microcontroller (no clones) System Requirements: Windows 10/11 with Microsoft Edge browser Description Note: This course currently only supports the STM32F1 series (Blue Pill boards with STM32F103C8T6). This course focuses on USB-based firmware upgrades (wired connection) using Web Serial API - not internet/Wi-Fi updates.This course is for developers who want to watch code being written line-by-line. I explain concepts slowly and clearly, but the screen recordings are intentionally sped up 2x to save time. If you want to code along with every example (great for learning!), you'll need to pause and rewind frequently.That's it - no diagrams or deep dives into flash memory theory. We'll modify STM32 and HTML code bit by bit and immediately test how it works. The screen is always split:• Left side: Web browser + IDE (live coding)• Right side: Slides (key concepts)Take this course if you're into STM32 HAL and want to build a reliable, production-ready bootloader. While we focus on USB CDC and Web Serial API, the core concepts can easily adapt to UART-based bootloaders or EXE flasher utilities.To simplify things, I've prepared helper functions for Web Serial API and STM32 USB-CDC (see myserial.js and usb_serial.c).The course won't explain the internals - experienced developers will quickly grasp how they work (the code is minimal)Beginners: Try using them as-is first, but ask me if you get stuck adapting them to your projects Who this course is for STM32 developers who need to implement a production-ready custom bootloader Engineers upgrading their skills with custom protocol designAusFilehttps://ausfile.com/zcrgoialis1v/yxusj.STM32.Bootloader.Upgrade.Firmware.from.Web.Browser.via.USB.part1.rarhttps://ausfile.com/fefant2u1kwn/yxusj.STM32.Bootloader.Upgrade.Firmware.from.Web.Browser.via.USB.part2.rarRapidGatorhttps://rapidgator.net/file/40b1dafa2513580707b33e0d928e6f99/yxusj.STM32.Bootloader.Upgrade.Firmware.from.Web.Browser.via.USB.part1.rarhttps://rapidgator.net/file/f3a00e4be2e16f4bfdd38205d9fc5cbe/yxusj.STM32.Bootloader.Upgrade.Firmware.from.Web.Browser.via.USB.part2.rar Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now