i2c clock stretching

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

i2c clock stretching

231 次查看
GaikarPratik111
Contributor I

Hi Team,

We used S32K118 controller to interface with one off haptic driver Ic, over i2c we seen some clock stretching in signal. during the address byte send or in between data send also . we are not know this issue is due to what can you please help us to get some solution.

0 项奖励
回复
1 回复

192 次查看
_Leo_
NXP TechSupport
NXP TechSupport

Hi,

Thank you so much for your interest in our products and for using our community.

We do not have an off haptic driver Ic to test your issue.

But what you can do is to choose an I2C clock speed slow enough to ensure all devices have enough processing time.

Maybe the master tries to read data from a slave, but the slave needs more time to prepare the data. Or the master is writing data, but its transmit buffer hasn't been filled yet.

Hope it helps you.

Have a nice day!

0 项奖励
回复