MP2722 disable both ntc pins

Hi, I want to make sure that NTC1 and NTC2 pin can be left unconnected when disable them through I2C.
Is this right?
Kind regards, Robert

Hello Robert,

Can you please share which IC you are working with?

Thanks!

I am planning to use the MP2722GRH-0000-P charger IC with unconnected NTC1 and NTC2 pin. The MP2722 will be controlled via I2C by a µC in the application. From my experience, many charger ICs do not support open NTC pin, therefore my question.

Hello Mr. Voss,

I have not worked with this device yet. However, from the DS page 20 “Jeita Thermister Qualification” , I would agree with your viewpoint:

Hope that helps?
BR

1 Like

Better late than never: By setting NTC1_ACTION and NTC2_ACTION to 0, the NTC pins can be left open.

Hi @robert.voss.437 and @klaus.buchenberg,

Yes, the NTC pins for MP2722 can be disabled by the NCT1/2_ACTION bits.
image

Thank you
Saurabh

Hello,

Can you confirm that, when NTC1_ACTION is set to 0, it is safe to float the NTC1 & VRNTC pins? I guess by safe, I mean that there will not be unexpected behavior or elevated power consumption.