Hi,
I am using INA233 Current and Power Monitor in my design. I am able to read the register value but not able to analyse the values. Can u help me to analyse
D1H- 7B 06
D4H-01 00
88H-81 25
Thanks in advance.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I am using INA233 Current and Power Monitor in my design. I am able to read the register value but not able to analyse the values. Can u help me to analyse
D1H- 7B 06
D4H-01 00
88H-81 25
Thanks in advance.
Hello Sailaja,
Thank you for your question! Our engineers will analyze and respond when we return to the office on Monday.
Best regards,
Ian Williams
Applications Manager
Current Sensing
Hi Sailaja,
D4H is returning the default value, ie, decimal 1.
For the other two, multiply the decimal readings with corresponding LSB, then we have the shunt voltage and bus voltage respectively:
Vshunt=2.5uV*1659’d=4.1475mV
VBUS=1.25mV*9601’d=12.00125V
Please note that upper and lower bytes are swapped in all readings, ie, least significant byte comes first.
Regards, Guang
Hi Guang,
Thanks for your explanation.
Why LSB and MSB are swapped in reading , is this specified in datasheet?
Regards,
Sailaja
Hi Sailaja,
Glad to help. And thank you for the confirmation.
Regards, Guang