HW Info Tool

The user application can transmit a CAN Message to ReXgen to trigger the following responses:

1) Current Firmware version of the ReXgen.

2) ReXgen should confirm that it is configured, has a configuration version, and has an active configuration.

3) Send the serial number of the ReXgen.

4) Send the RTC Date & time.

Format of the Transmitted message:

Function

Request ID

Transmit ID

0

1

2

3

4

Firmware

RX Ident

Tx Ident

FW_MAJOR_VERSION

FW_MAJOR_VERSION

FW_MINOR_VERSION

FW_BRANCH

FW_TYPE

Configuration ID

RX Ident +1

Tx Ident +1

Configuration Version Number

Configuration Version Number

Configuration Version Number

Configuration Version Number

Manufacturing INFO

RX Ident +2

Tx Ident +2

Product

Assembly

Batch

Batch

SERIAL_NUMBER

RTC Time

RX Ident +3

Tx Ident +3

UNIX Date/Time

UNIX Date/Time

UNIX Date/Time

UNIX Date/Time

FW_TYPE 0-Release, 1-alpha, 2-beta, 3-pre release

FW_BRANCH 0 -Main branch

Allows to drag and drop the same into the configuration. The tool has the following settings:

  • Output CAN

    • Users can choose CAN 0 or CAN 1

  • Rx Ident: Start range CAN ID of messages transmitted from an external tool.

  • Tx Ident: Start range CAN ID of messages transmitted from ReXgen.

Example:

If Rx Ident is 7E0 and TX Ident is 7E8 in the configuration, the Identifiers will be as shown below:

Rx Ident

Tx Ident

HW Info

7E0

7E8

Firmware

7E1

7E9

Configuration ID

7E2

7EA

Manufacturing Info

7E3

7EB

RTC Time (UNIX Date/Time)

Last updated