8.1.2 SPI Set Baud

Sets the clock frequency to be used for SPI programming.

Table 8-3. SPI Set Baud Command Format
FieldSizeDescription
SPI_CMD_SET_BAUD1 byteCommand ID
Baud2 bytesBaud rate to use (kbit/s)

Response:

Table 8-4. SPI Set Baud Response
FieldSizeDescription
SPI_CMD_SET_BAUD1 byteCommand ID
Status1 byte

SPI_STATUS_CMD_OK or

SPI_STATUS_BAUD_INVALID