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

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

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

Jump to solution
1,063 Views
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?###

Labels (4)
0 Kudos
1 Solution
880 Views
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!
-----------------------------------------------------------------------------------------------------------------------

View solution in original post

2 Replies
881 Views
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!
-----------------------------------------------------------------------------------------------------------------------

880 Views
ayyappadasps
Contributor II

 Thankyou  igorpadykov

                              I was able to solve the issue

0 Kudos