SLUUDI8 March 2026 AM13E23019
Structure
| Header | Length | CMD | Address | Data | CRC32 | ||||
|---|---|---|---|---|---|---|---|---|---|
| 0x80 | L1 | L2 | 0x24 | A1...A4 | D1...Dn | C1 | C2 | C3 | C4 |
Description
The Program Data Fast command is identical to the Program Data command, except that this command performs a non-blocking write to speed up the programming process. The BSL will not send the BSL core message response to indicate if the programming was successful for this command.
Protected
Yes
Address
Start address of the memory region to be programmed. A1...A4, where A1 is the least significant byte of the 32 bit address.
Data
Data bytes to be written in the specified address. Maximum size of the data that can be sent is limited by the Buffer size of the device. Buffer size is known from Get Device Info command .
Command Returns
BSL Acknowledgment.
Example
Host: 80 0D 00 24 00 01 00 00 01 02 03 04 05 06 07 08 72 10 2A 18
BSL: 00