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 1. Set Baud Rate
Field Size Description
SERIAL_TRACE 1 byte 0x87
SET_BAUD 1 byte 0x02
Baud 4 bytes, MSB first Requested baud rate

Response:

Table 2. Set Baud Rate Response
Field Size Description
SERIAL_TRACE 1 byte 0x87
SET_BAUD 1 byte 0x02
Baud 4 bytes, MSB first Actual baud rate achievable