SLUUDI8 March 2026 AM13E23019
| BSL Command | Protected | Command Code (byte) | Start Address (bytes) | Data (bytes) | BSL Core Reponse |
|---|---|---|---|---|---|
| Connection | No | 0x12 | - | - | No |
| Unlock Bootloader | No | 0x21 | - | D1....D32 (Password) | Yes |
| Flash Range Erase | Yes | 0x23 | A1...A4 (Start Address) | A1...A4 (End Address) | Yes |
| Mass Erase | Yes | 0x15 | - | - | Yes |
| Program Data | Yes | 0x20 | A1...A4 | D1...Dn | Yes |
| Program Data Fast | Yes | 0x24 | A1...A4 | D1...Dn | No |
| Memory Readback | Yes | 0x29 | A1...A4 | L1....L4 | Yes |
| Factory Reset | Yes | 0x30 | - | D1....D16 (Password) | Yes |
| Get Device Info | No | 0x19 | - | - | Yes |
| Standalone Verification | Yes | 0x26 | A1...A4 | L1....L4 | Yes |
| Start Application | No | 0x40 | - | - | No |
| Change Baudrate | No | 0x52 | - | D1 (Baud Rate ID) | No |
Abbreviations:
A1...A4: Address bytes, where A1 is the least significant byte
D1..Dn: Data bytes, where 'n' is limited by the BSL maximum buffer size
L1...L4: Data Length bytes, where L1 is the least significant byte