Other Parts Discussed in Thread: BQ25792, TPS25750, TPS25751, TPS25751EVM
Tool/software:
Hey there,
I’m trying to build a battery charger greatly inspired from the TIDA-050047.
My goals are to :
- Only sink current
- Charge a Li-ion battery (1SP2 or 1SP3) at 5A or 3A with USB-PD
- Make autonomous charger as explain in the TIDA with the EEPROM memory
There is my architecture diagram :
Specifications :
- Vsys = 4.2V
- Isys = 3A (with margin)
- Ichg = 3A or 5A
For BQ25792 :
- Fsw = 1.5MHz
- Ilim_HIZ = No limit
- PROG = 1S
For TPS25750 :
- Dead battery Mode : SafeMode
Of course this come with a few question with it
Q1: Did you notice any problems or potential improvements regarding the schematic attached?
Q2: Is there another way to send the bin file to the EEPROM instead of using the Aardvark I2C?
Q3: How does the TPS25750 select the voltage from VBUS?
- Case 1: I want to charge my battery at 3A. Will the voltage be 5V @ 3A or 20V @ ?A?
- Case 2: I want to charge my battery at 5A. Will the voltage be 20V @ ?A?
Q4: Related to Q3, I don’t understand how I’m supposed to determine Iin to calculate Isat for L1. For example, if VBUS is 20V and I want to charge at 5A, how do I calculate Iin?
Q5: Do I still need to use a BMS for my Li-ion cell, or is the BQ25792 sufficient for protection?
Q6: What is the maximum current draw on the TPS25750 LDO_3V3 in my configuration ? Will it be sufficient to power the EEPROM memory with only VBUS?
I will add some testpoints and start the routing process ASAP.
Thanks a lot for your help!
Thomas.