I2C GPIO Mode

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

I2C GPIO Mode

2,199 次查看
lsionzon
Contributor II

Hi,

I can't seem to find an official document or source about change the mode from I2C to GPIO fix against I2C bus lockups. Is this method safe? We are worried it might damage the chip.

Leonardo 

标签 (2)
标记 (3)
0 项奖励
回复
3 回复数

1,987 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Leonardo

one can look at i2c recovery patch

raymond1860 / uboot-imx / commit / de0443f4d458 — Bitbucket 

also one can try to change through iomux settings i2c function to gpio.

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复

1,987 次查看
lsionzon
Contributor II

Hi Igor,

Thank you for the link. 

I'm assuming this is applicable for all IMX chips? I just have to adjust the addresses depending on the chip.

Best Regards,

Leonardo

0 项奖励
回复

1,987 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Leonardo

yes, applicable for all IMX chips.

Best regards
igor

0 项奖励
回复