No I2C response from PMIC2 on custom imx8qm-mek

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

No I2C response from PMIC2 on custom imx8qm-mek

ソリューションへジャンプ
1,989件の閲覧回数
sig0912
Contributor III

Hi NXP,

We have developed a custom iMX8QM-MEK based board.

Our board uses:

PMIC 1: PF8200ESES

PMIC 2: PF8200DBES

The schematic is copied from iMX8QM-MEK. VDDOTP & TBBEN both pulled to ground through external pull-down.

Both PMICs are booting and providing the correct voltages according to the OTP configuration.

From the datasheet PMIC1 is on slave address 0x08 and PMIC2 is on slave address 0x09. But the PMIC2 doesn't answer at all to any read/write commands.

We are using scfw version 1.9.0. Should we change anything in the scfw source code in order to talk to the PMIC2?

Hope we can hear from you soon, thank you very much for your help.

ラベル(1)
タグ(2)
0 件の賞賛
1 解決策
1,882件の閲覧回数
Juan-Rodarte
NXP Employee
NXP Employee

Hi Ingrid

You can try pmic apis described in sect.12.20.3.1 dynamic_pmic_set_voltage() System Controller Firmware Porting Guide (sc_fw_port.pdf) included in SCFW Porting Kit

If it doesn't work, it may be hardware problem.

Best regards

元の投稿で解決策を見る

0 件の賞賛
2 返答(返信)
1,883件の閲覧回数
Juan-Rodarte
NXP Employee
NXP Employee

Hi Ingrid

You can try pmic apis described in sect.12.20.3.1 dynamic_pmic_set_voltage() System Controller Firmware Porting Guide (sc_fw_port.pdf) included in SCFW Porting Kit

If it doesn't work, it may be hardware problem.

Best regards

0 件の賞賛
1,857件の閲覧回数
sig0912
Contributor III

Hi @Juan-Rodarte,

Thank you for response, it was a hardware issue, the pmic was indeed not powered properly

Best Regards

0 件の賞賛