I2C deadlock imx6 imx8

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

I2C deadlock imx6 imx8

1,139 Views
dhty2015
Contributor II

Hi,All

I used the board customized by imx8mq and developed the code from imx8mq_evk.Encountered a problem: reboot when the i2c SDA pulled down after failed to restore the i2c lethal lock.

I observed the board of imx8mq_evk, and there was no reset pin of PTN5110.So how does it avoid this problem?Did you control the power?

thank you so mach~~ 1568193206.png

0 Kudos
2 Replies

951 Views
igorpadykov
NXP Employee
NXP Employee

Hi dhty2015

could you try to reproduce issue on i.MX8M EVK reference board with Demo Images from

i.MX Software | NXP 

it should not lock as board was designed to remove power (voltage source) to all

components on the board in the event of a processor reset.

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

951 Views
dhty2015
Contributor II

我现在在uboot中控制了与之相关的电源,复位时,会局部重上电。这样问题就解决了。

感谢你的回复!

0 Kudos