Hi ,
what is the calibration value for the following configuration
R shunt = 0.001 ohm
Max_Expected_I = 3A
I calculated the result according to datasheet as bellow
Cal = trunc [ 0.04096 / (0.0001*0.001) ] = 409600 (DEC) = 110 0100 0000 0000 0000 (BIN)
But calibration register only consists of 2 bytes
how can I enter calibration register ?