This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

about the return value 0f i2c_transfer()

deal everyone:

Could you help me to solve a problem, please?

when i use i2c_transfer ( ) communication  the value of return  was -121 ,  the num -121  was define in kernel  #define EREMOTEIO 121 /* Remote I/O error */

What reason is this excuse me?