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.

相关推荐
绝无仅有几秒前
面试文章:网络协议与redis安全,https协议,TCP三次握手,四次挥手等面试经典问题
后端·面试·架构
郝学胜-神的一滴15 分钟前
计算机图形中的法线矩阵:深入理解与应用
开发语言·程序人生·线性代数·算法·机器学习·矩阵·个人开发
没有bug.的程序员31 分钟前
Eureka 注册中心原理与服务注册发现机制
java·spring·云原生·eureka·架构·注册中心·服务注册发现
m0_5913389134 分钟前
day8鹏哥C语言--函数
c语言·开发语言·算法
_OP_CHEN37 分钟前
算法基础篇:(二)基础算法之高精度:突破数据极限
算法·acm·算法竞赛·高精度算法·oj题
jzhwolp39 分钟前
nginx epoll 里黑科技位运算+指针复用
linux·nginx·架构
一只老丸40 分钟前
HOT100题打卡第30天——技巧
算法
Ashlee_code40 分钟前
经纪柜台系统解析:从今日国际金融动荡看证券交易核心引擎的变革
python·架构·系统架构·区块链·vim·柜台·香港券商
Bi_BIT1 小时前
代码随想录训练营打卡Day38| 动态规划part06
算法·动态规划
手握风云-1 小时前
回溯剪枝的“减法艺术”:化解超时危机的 “救命稻草”(三)
算法·剪枝