Hi
I have a query need your help.
UseA uses 1mA,
1, Current sense resistors use 2 m Ω,
2, Current sense resistors use 1 m Ω,
Does it need to make any adjustments of the settings when using different Current sense resistors?
Thanks
Star
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 have a query need your help.
UseA uses 1mA,
1, Current sense resistors use 2 m Ω,
2, Current sense resistors use 1 m Ω,
Does it need to make any adjustments of the settings when using different Current sense resistors?
Thanks
Star
Hi Star,
See the attached image, taken from the TRM.
To account for the change in the sense resistor value, you will need to recalculate the CC Gain and Capacity Gain values and load them into the appropriate registers.
Can you follow these steps and see if it resolves your problem?
I hope this helps!
Regards,
Max Verboncoeur
Hi Max
Thanks for your help.
Do CC Gain and Capacity Gain values need to be converted using IEEE754 to write 4 Byte to BQ769142 through I2C?
https://www.h-schmidt.net/FloatConverter/IEEE754.html
Waiting for your reply.
Thanks
Star
Hi Star,
I'm glad I could help.
Looking at the section I attached before: "Both the CC Gain and Capacity Gain are encoded using a 32-bit IEEE-754 floating point format." It looks like yes; you will need to convert the values to an IEEE-754 floating point value before writing them to the device's memory.
There are some additional instructions on the conversion in Section 3.3.3: Floating Point of the TRM.
Regards,
Max Verboncoeur