SLUUDI8 March 2026 AM13E23019
Structure
Header | Length | CMD | Data | CRC32 | ||||
|---|---|---|---|---|---|---|---|---|
0x80 | 0x02 | 0x00 | 0x52 | D1 | C1 | C2 | C3 | C4 |
Description
The command can be used to change the baud rate of the UART interface. The new baud rate will take effect after sending out the BSL acknowledgment for this packet.
The default baud rate of the UART BSL is 9600 bps.
After updating the baud rate, if a wrong BSL password is sent with the Unlock Bootloader command, the baud rate settings will be reverted to default value. Further communication occurs at the default baud rate (9600 bps).
Protected
No
Data
D1: Baud Rate ID as specified in the table.
| ID | Baud Rate (bps) |
|---|---|
| 0x1 | 4800 |
| 0x2 | 9600 |
| 0x3 | 19200 |
| 0x4 | 38400 |
| 0x5 | 57600 |
| 0x6 | 115200 |
| 0x7 | 1000000 |
| 0x8 | 2000000 |
| 0x9 | 3000000 |
| 0x10 | 4000000 |
Command Returns
BSL Acknowledgment
Example
Host: 80 02 00 52 03 6C 83 A2 AF
BSL: 00