ZHCSMU9A December 2020 – September 2021 TAS2764
PRODUCTION DATA
The following equations will alow to convert data read on SDOUT.
PVDD (V)= 16* [Hex2Dec(SDOUTdata)]/2^PVDDSlotLengthBy default, PVDDSlotLength=8.
VBAT (V)= 8* [Hex2Dec(SDOUTdata)]/2^VBATSlotLengthBy default,VBATSlotLength=8.
TEMP (0C)= [Hex2Dec(SDOUTdata)] -93