How to Read 17 bytes continually from i2c slave in imx6 processor

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

How to Read 17 bytes continually from i2c slave in imx6 processor

跳至解决方案
1,074 次查看
ayyappadasps
Contributor II

hi all;

        i want to read 17bytes continually from a slave i2c device.

       i am getting an error saying the "host stop reading before 17 bytes" from status flag

    How to slove it?###

标签 (4)
0 项奖励
1 解答
891 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ayyappadas

please check

Variable-length I2C messages 

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

在原帖中查看解决方案

2 回复数
892 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Ayyappadas

please check

Variable-length I2C messages 

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

891 次查看
ayyappadasps
Contributor II

 Thankyou  igorpadykov

                              I was able to solve the issue

0 项奖励