Hello,
I can received message from a MC33772 using the MC33664 with TPL communication.
For example I know how to send the command "Read 1 to 6 cells voltages"
I get the answer with 6 differents frame, corresponding to the 6 cells voltages :
E3 1F BB 10 75
E3 09 BC 10 70
E3 BA BD 10 FC
E3 0F BE 10 A9
E3 13 BF 10 E8
E3 13 C0 10 57
I would like to know how I can translate this hex values in volt ?
I have the same question with temp values and others response I can get...
I didn't find anything in documentations about this component.
Thanks a lot