Versions

Versions

This section describes the data that can be read from the VERSION register.

Chip revision

Chip revision is a 32bit number that shall be translated into a HEX string. It will match the revision number of the chip marked on the package. For instance the value 0x000A0001 corresponds to chip revision “000A0001”.

Firmware version

The firmware version is interpreted as x.y.z.v where X is the most significant byte of the 32 bit version number and v is the least significant byte.