This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

BQ25713: Why isn't ChargeOption0 register's PWM_FREQ field value the <default at POR>?

Part Number: BQ25713
Other Parts Discussed in Thread: TPS65982,

Hello guys. Thanx in advance for your attention.

I'm developing a dock-station device. TPS65982 and BQ25713 are used in the project.

I never adjust (via I2C comminication) BQ25713 ChargeOption0 register's PWM_FREQ field. As described in:

SLUSD83A – JUNE 2018 – REVISED JULY 2018:

PWM_FREQ: Reset state: 1b, that is equal 1b: 800 kHz <default at POR>

But in some cases I see the value is 1200KHz that is proved with an oscilloscope.

The SW mistakes (like bitwise shifting ones have been excluded).

I can't realize why PWM_FREQ field could start set as not <default at POR>. Like a workaround I always init PWM_FREQ as 1b at start.

But the issue is still making me concerned.

What reasons could be?