The Read 16 Bytes message reads 16 bytes from the address configured as the read address. The master initiates the Read Block message by sending a device address and a command byte of 0xF9. The Boot ROM will interpret the command byte, read 16 bytes starting at the read address and complete the message by sending the 16 data bytes and a calculated PEC byte.
Start | Device Address & R/W (0x16) | Command Byte (0xF9) | Repeated Start |
Device Address & R/W (0x17) | Block Size (0x10) | Byte[0] | Byte[1] |
Byte[2] | Byte[3] | Byte[4] | Byte[5] | Byte[6] | Byte[7] |
Byte[8] | Byte[9] | Byte[10] | Byte[11] | Byte[12] | Byte[13] |