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.

电源管理芯片tps65070

Other Parts Discussed in Thread: TPS65070

你好!我们项目需要用到tps65070电源管理芯片,arm11,linux平台。

linux kernel已经加入了tps65070的驱动,

drivers/mfd/tps6507x.c和drivers/regulator/tps6507x-regulator.c,产品需要做电池电量检测,请问如何利用现有电源管理驱动实现?

  • 你好!TPS65070内部只集成了一个2A的线性充电单元。如果产品要做电量检测的话,只通过处理器来驱动tps65070是无法实现的。需要再另外加一个电池电量检测芯片,如bq27510,bq27541等。