I2C GPIO Mode

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

I2C GPIO Mode

2,216件の閲覧回数
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 返答(返信)

2,004件の閲覧回数
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 件の賞賛
返信

2,004件の閲覧回数
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 件の賞賛
返信

2,004件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Leonardo

yes, applicable for all IMX chips.

Best regards
igor

0 件の賞賛
返信