Other Parts Discussed in Thread: BQ24272 Dear TI team,
I'm a FAE in Serial Korea, and I have one question about BQ24272.
As a result of testing BQ24272, When LOW_CHG(Add 07h, Bit[0]) is enable, Charge Termination is not working anymore. BQ24272 keeps…
Other Parts Discussed in Thread: BQ24272 Dear Sir,
There is a different definition on Pin 15 between BQ24272 datasheet and demo board schematics.
Datasheet saids it is PGND, however, demo board saids it is AGND.
Which one is correct ? Will TI update spec…
Other Parts Discussed in Thread: BQ24160 Hi,
there is obviously an error in formula (2) for Vcold and Vhot. Both constants cannot be 0.60. Please advise which constants to use.
Also, the datasheet does not specify what temperatures to use for Rhot and…
Balazs,
I know little about BQ24272. Please submit a new e2e thread with BQ24272 on the subject line and the BQ24272 support will be able to help with your questions.
Thank you very much,
Ning
Other Parts Discussed in Thread: BQ24295 Hi
I see that charger chips like the BQ24272 have the PMID pin but it's not recommended to be connected to an external load.
However, BQ24295 has a PMID pin as well but it's designed to boost the voltage for an external…
Other Parts Discussed in Thread: MSP430F5529 , BQ24272 We need to communicate between MSP430F5529 and BQ24272 using I2C. I wrote functions to do I2C with MSP430F5529 as master and it worked well with Arduino. This is the code:
#include <msp430.h> …
Other Parts Discussed in Thread: BQ24272 , MSP430F2274 , MSP430WARE I need to do I2C with a Bq24272 chip. I was able to do it with an arduino and read the required registers. I need to do the same using MSP 430 F5529. Is there a modular library available…