The CDC bootloader for F1 has been ported for F3x3C family.
The common project (shared with F1) including binaries can be found here:
https://github.com/stevstrong/STM32-CDC-Bootloader
The bootloader size for F3 has grown to more than 4kB so it reserves now the lowest 3 pages of EEPROM (6kB).
But even so, the remaining 250kB offer more than enough space for user app.
Meanwhile the CDC flasher has been upgraded from script based project to a windows executable developed on Eclipse + MinGW.
The CDC flasher has been adapted to the Arduino environment, so it is possible to upload user program with Arduino.
Next step:
- port the CDC bootloader for F4 family.
CDC bootloader ported for F303CC
-
- Posts: 502
- Joined: Fri Dec 27, 2019 4:53 pm
- Location: Munich, Germany
- Contact: