Version | Update Date |
---|---|
0.0.1 | 2025/07/03 |
Lightweight bootloader for Ti MSPM0 MCUs through UART with python GUI
[This is for me to look up for peripherals]
- Bootloader (TI MCUs):
- BLD: algorithm
- GPIO: HAL
- FLASH: HAL
- UART: HAL
- No Operation (NOP) |
- Enter Bootloader |
- Get Bootloader version |
- Check Blanking |
- Write |
- Erase |
- Upload file |
- Check CRC
- System reset
- Exit Bootloader