3.3.3 Set Baud Rate

Sets the baud rate for capturing data. Can be called iteratively to build a table of supported baud-rates, which can be sampled by the hardware.

Table 3-22. Set Baud Rate
FieldSizeDescription
SERIAL_TRACE1 byte0x87
SET_BAUD1 byte0x02
Baud4 bytes, MSB firstRequested baud rate

Response:

Table 3-23. Set Baud Rate Response
FieldSizeDescription
SERIAL_TRACE1 byte0x87
SET_BAUD1 byte0x02
Baud4 bytes, MSB firstActual baud rate achievable