750mA Linear Charger with Power Path Management

一、General Description

YHM2711 is a highly integrated, single-cell Li-ion battery charger with system power path management for space-limited portable applications. The full charger function features Trickle-charge, constant current fast charge and constant voltage regulation, charge termination, and auto recharge.

YHM2711 can deliver up to 500mA charging current, be programmed externally with a single resistor. The charge voltage is 4.2V. YHM2711 automatically terminates the charge cycle when the charge current drops to 1/20 of the programmed value after the final float voltage is reached. The device can report charging/discharging current for fuel gauging by current monitor output.

编辑

二、Pin Configurations

编辑

编辑

三、Absolute Maximum Ratings

Stresses exceeding the absolute maximum ratings may damage the device. The device may not function or be operable above the recommended operating conditions and stressing the parts to these levels is not recommended. In addition, extended exposure to stresses above the recommended operating conditions may affect device reliability. The absolute maximum ratings are stress ratings only. Disclaimer: YHMICROS reserves the right to make any change in circuit design, specification or other related things if needed without notice at any time.

编辑

编辑

四、Package Dimensions

编辑

相关推荐
爱和冰阔落2 小时前
C++模板进阶 非类型模板参数 模板的特化 分离编译的深入探索
c++·面试·编译原理·模板
胡小禾2 小时前
JDK17和JDK8的 G1
jvm·算法
海梨花2 小时前
今日八股——JVM篇
jvm·后端·面试
胖咕噜的稞达鸭4 小时前
算法入门:专题攻克一---双指针(3)有效三角形的个数 查找总价格为目标值的两个商品(剑指offer题目)
算法
Pr Young6 小时前
服务优雅停止和服务优雅启动
后端
嘟嘟MD8 小时前
程序员副业 | 2025年9月复盘
后端·aigc
尘觉8 小时前
中秋节与 Spring Boot 的思考:一场开箱即用的团圆盛宴
java·spring boot·后端
逻辑留白陈8 小时前
Adaboost进阶:与主流集成算法对比+工业级案例+未来方向
算法
Learn Beyond Limits8 小时前
Mean Normalization|均值归一化
人工智能·神经网络·算法·机器学习·均值算法·ai·吴恩达
天选之女wow9 小时前
【代码随想录算法训练营——Day28】贪心算法——134.加油站、135.分发糖果、860.柠檬水找零、406.根据身高重建队列
算法·leetcode·贪心算法