User's Manual

Table Of Contents
Document : WCAMODHEL.sxw
modification is done with the same baudrate as the request).
By default, the serial link baudrate is of 9600 bauds (value = 0x00).
Parameter value 0x00 0x01 0x02 0x03 0x04
Baudrate 9600 baud 19200 baud 38400 baud 57600 baud 115200 baud
The modification commands of the baudrate, are as follows :
CMD NAME DE SCRIPTION
0x42 REQ_CHANGE_UART_BDRATE Request to update serial link Baudrate
0x43 RES_CHANGE_UART_BDRATE
Response from the radio board to the serial link baudrate update.
Serial Link Baudrate is updated once the exchange is ended
Remark : In the command byte coding, the Response frame type are taking the Request command byte value
with the LSB bit set to 1.
a) Selection commands format of the baudrate
Request, from the host to the WaveCard
REQ_CHANGE_UART_BDR ATE
HEADER CMD D ATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x05
0x42 Parameter value 0x03
Response, from the WaveCard to the host
RES_CHANGE_UART_BDRATE
HEADER CMD D ATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x05
0x43
Status
0x00 : update ok
0x01 : update error
0x03
3.2.6 - Reading the firmware version of the WaveCard
WCAMODHEL Handbook page 29 of 74