PMIC PF8200

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

PMIC PF8200

2,946 次查看
iaboelen
Contributor I

Hello 

I am using PMIC PF8200 with cortex M7, i can read data from the PMIC but when i try to write ,noting is written , i am using CRC8 and i can calculate it correctly and it matches with the CRC from PMIC in case i am reading , but when i send request to modify ant register the flag for CRC (CRC_I) becomes 1 indication to a CRC flier.

the format i am sending is (REG_ADD , Data , CRC)    

Did i miss something ? 

0 项奖励
回复
5 回复数

2,662 次查看
iaboelen
Contributor I

Hello ,

i got all information i need , thanks for your support.

Best regards 

0 项奖励
回复

2,913 次查看
diazmarin09
NXP TechSupport
NXP TechSupport

Hello iaboelen,

I hope all is great with you. Thank you for using the NXP communities.

Could you please review the questions below for a better understanding?

 

Do you mean the I2C CRC verification?

When this feature is enabled, a selectable CRC verification is performed on each I2C transaction. Could you please confirm that it is enabled (OTP_I2C_CRC_EN = 1)?

 

Are you trying to perform an I2C secure write? When OTP_I2C_ SECURE_EN = 1, the secure write is enabled. I guess you are trying to write the secure registers.

diazmarin09_0-1694112062229.png

 

Regards,
David

0 项奖励
回复

2,857 次查看
iaboelen
Contributor I

Hello,

the I2c verification is on so that i am using CRC calculations ,

also i am not writing on secure write i am trying to write on normal read write (R/W) Reg.

Best Regards;

0 项奖励
回复

2,856 次查看
iaboelen
Contributor I
Hello,
the I2c verification is on so that i am using CRC calculations ,
also i am not writing on secure write i am trying to write on normal read write (R/W) Reg.
Best Regards;
0 项奖励
回复

2,729 次查看
diazmarin09
NXP TechSupport
NXP TechSupport

Hello iaboelen,

Once again, thank you for using the NXP community.

As mentioned on the case, I do recommend reviewing the application note AN13107.

At chapter 2, you may find useful information about the I2C-bus overview. Are you able to perform an I2C bus write with CRC verification operation (chapter 2.4.1)?

Please let me know if this material is useful for you.

Regards,

David

0 项奖励
回复