I2C GPIO Mode

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I2C GPIO Mode

1,093 Views
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 

Labels (2)
0 Kudos
3 Replies

881 Views
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 Kudos

881 Views
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 Kudos

881 Views
igorpadykov
NXP Employee
NXP Employee

Hi Leonardo

yes, applicable for all IMX chips.

Best regards
igor

0 Kudos