Hi Team,
customer uses INA233 to monitor 5V power.
here are the conditions.
Vs:3V.
monitor 5V.
max current :0.5A.
could you please verify the CAL and OC register is ok or not?
1. current_LSB=0.5/(2^15)=15.25uA. set 0.03mA/bit
CAL =0.00512/(0.03mA*20mohm)=8533d=2155h
so register 0xD4=2155h
2. calculate register 0x4AH
m= 1/0.03mA=33333
X=0.5A
b=0
R=0
Y=(m*X+b)*10^R=(33333*0.5+0)*10^0=16667=411Ah
so 0x4A=4118h. (ignore LSB 3bit)
I am not sure why R=0 in the datasheet example.
Can you please provide your comment for this 0x4H setting?
customer would like to alert pin to send trigger if reaching the OC limit. please confirm 0xD4 and 0x4A setting are correct and any register need to further set.
BR,
SHH