500mA High Voltage Linear Charger with OVP/OCP

一、General Description

YHM2810 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.

YHM2810 can deliver up to 500mA charging current, be programmed externally with a single resistor. The charge voltage is default 4.2V and adjustable by Access command. YHM2810 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.

Fully Integrated Power Path Switches and no blocking diode is required due to the internal bi-direction MOSFET architecture. Thermal feedback regulates the charge current to limit the die temperature during high power operation or high ambient temperature.

YHM2810 can enter shipping mode by Access command and exit it after input power is present. In shipping mode, battery FET is open and the device only consume 150nA current.

The device status is indicated on STACMD pin output for charging, discharging and charge done. This pin also supports Access command to adjust charging current and charging voltage or enter different mode.

YHM2810 comes in a 2mm x 2mm 8-pin DFN with 0.5 pitch and operates over an ambient temperature range of -40°C to +85°C.

二、YHM2810 Pin Configurations

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.

相关推荐
盛派网络小助手1 小时前
微信 SDK 更新 Sample,NCF 文档和模板更新,更多更新日志,欢迎解锁
开发语言·人工智能·后端·架构·c#
xiaoshiguang32 小时前
LeetCode:222.完全二叉树节点的数量
算法·leetcode
爱吃西瓜的小菜鸡2 小时前
【C语言】判断回文
c语言·学习·算法
别NULL2 小时前
机试题——疯长的草
数据结构·c++·算法
TT哇2 小时前
*【每日一题 提高题】[蓝桥杯 2022 国 A] 选素数
java·算法·蓝桥杯
yuanbenshidiaos4 小时前
C++----------函数的调用机制
java·c++·算法
唐叔在学习4 小时前
【唐叔学算法】第21天:超越比较-计数排序、桶排序与基数排序的Java实践及性能剖析
数据结构·算法·排序算法
ALISHENGYA4 小时前
全国青少年信息学奥林匹克竞赛(信奥赛)备考实战之分支结构(switch语句)
数据结构·算法
chengooooooo4 小时前
代码随想录训练营第二十七天| 贪心理论基础 455.分发饼干 376. 摆动序列 53. 最大子序和
算法·leetcode·职场和发展
jackiendsc4 小时前
Java的垃圾回收机制介绍、工作原理、算法及分析调优
java·开发语言·算法