User's Manual

Table Of Contents
Waveport CF user manuel Coronis Systems
RES_CHANGE_UART_BDRATE
HEADER CMD DATA 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.3.6 Reading Waveport CF firmware version
Commands for reading the Waveport CF firmware version are:
CMD NAME DESCRIPTION
0xA0 REQ_FIRMWARE_VERSION Request to read radio board firmware version.
0xA1 RES_FIRMWARE_VERSION Radio board response to firmware version reading.
In command byte coding, response frames reuse the request command with the LSB bit set to 1.
Waveport CF can be considered to be in an error state if more than two
seconds elapses following a read request.
Command format
Request (host to Waveport CF)
REQ_FIRMWARE_VERSION
HEADER CMD CRC ETX
3 bytes 1 byte 2 bytes 1 byte
0xFF ; 0x02 ;
0x04
0xA0 0x03
Response (Waveport CF to host)
RES_FIRMWARE_VERSION
HEADER CMD DATA CRC ETX
3 bytes 1 byte 1 byte 2 bytes 2 bytes 2 bytes 1 byte
0xFF ; 0x02 ;
0x09
0xA1
'V' character in
ASCII
0x56
Transmission mode
(default = 0x00A3)
Firmware version
0x03
Compact_Flash-UserManual 30