I am using the NRF5340 Audio DK, and the onboard PMIC is the NPM1100.
I am not using the onboard audio codec of the DK. Instead, I am powering an external audio codec module (TLV320AIC3104) which requires 3.3 V and 1.8 V supplies.
The 1.8 V supply for the external codec is taken directly from the NPM1100 VOUT_1V8 rail on the NRF5340 Audio DK.
Problem Faced:
I have damaged the PMIC on three different DK boards after connecting the external codec’s 1.8 V input to the NPM1100 1.8 V rail.
Observed behaviour of damaged boards:
-
Board 1:
The NPM1100 changed its mode configuration from Hysteretic mode to PWM mode without any user configuration change. PMIC does not behave normally afterward. -
Board 2 & 3:
The NPM1100 does not provide a stable 1.8 V output anymore (behaves as malfunctioning or partially damaged).
However:
-
When I power the external codec from the AP7346D-3318 regulator present on the DK instead of the NPM1100, there is no failure, and everything works normally.
-
The AP7346D regulator is also a 1.8 V device with similar current capability and does not get damaged.
This makes me suspect some form of reverse current, back-feeding, or startup-sequence issue specifically affecting the NPM1100 but not the AP7346D.
What I Need to Understand:
-
Why is the NPM1100 PMIC getting damaged when powering an external codec?
-
Does the NPM1100 have limited reverse-current protection on the 1.8 V rail?
-
Can the external codec board cause back-feeding into the PMIC during power-up/power-down?
-
Why does the AP7346D-3318 regulator survive the same conditions without any failure, while the PMIC does not?
-
Does the NPM1100 require external protection (Schottky diode or load switch) when its output is connected to external capacitive or powered loads?