Dear Experts,
We have found out that the length of the FW_VERSION and READ_CAL1 subcommands are not what is stated in the TRM.
According to the TRM (Table 12-23 for both) FW_VERSION has 12 bytes and READ_CAL1 has 6 bytes but in reality when
we read the buffer length through I2C on 0x61 address we get 11 bytes for FW_VERSION and and 14 bytes for READ_CAL1.
This was quite annoying bug for use since we always check the lenght when we issue a subcommand.
For the rest they were fine. Have you experiences something like this?
Regards,
Andras