MCU Bootloader Reference Manual
Table of Contents
- Introduction
- Functional description
- MCU bootloader protocol
- Bootloader packet types
- MCU bootloader command API
- Introduction
- GetProperty command
- SetProperty command
- FlashEraseAll command
- FlashEraseRegion command
- FlashEraseAllUnsecure command
- ReadMemory command
- WriteMemory command
- FillMemory command
- FlashSecurityDisable command
- Execute command
- Call command
- Reset command
- FlashProgramOnce command
- FlashReadOnce command
- FlashReadResource command
- Configure Memory command
- ReceiveSBFile command
- ReliableUpdate command
- Supported peripherals
- Peripheral interfaces
- Memory interface
- MCU bootloader porting
- Creating a custom flash-resident bootloader
- Bootloader Reliable Update
- Appendix A: Status and error codes
- Appendix B: GetProperty and SetProperty commands
- Note about the source code in the document