MAX77658 Ultra-Low Power PMIC Mbed Driver

Embed: (wiki syntax)

« Back to documentation index

reg_cnfg_chg_h_t Union Reference

reg_cnfg_chg_h_t Union Reference

CNFG_CHG_H. More...

#include <MAX77658_regs.h>


Detailed Description

CNFG_CHG_H.

Address : 0x27

Definition at line 753 of file MAX77658_regs.h.


Field Documentation

unsigned char chg_cv_jeita

Sets the modified VFAST-CHG-JEITA for when the battery is either cool or warm as defined by the VCOOL and VWARM temperature thresholds.

Bit 7:2. 0x0 = 3.600V 0x1 = 3.625V 0x2 = 3.650V ... 0x27 = 4.575V 0x28 - 0x3F = 4.600V

Definition at line 763 of file MAX77658_regs.h.

unsigned char chr_th_dis

Charger restart threshold disable.

Bit 0.

Definition at line 757 of file MAX77658_regs.h.

unsigned char sys_bat_prt

VSYS_REG - CHG_CV clamp.

Bit 1. By default, the VSYS_REG has to be at least 200mV higher than the programmed CHG_CV. If this bit is set (hardware protection is turned off), the software has to provide the protection (the SYS voltage has to be 200mV higher than the BATT voltage). If the VSYS_REG is lower than CHG_CV+200mV, the charger will reduce.

Definition at line 758 of file MAX77658_regs.h.