iMx6 I2C 15bit (or 16bit) slave addressing

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

iMx6 I2C 15bit (or 16bit) slave addressing

跳至解决方案
1,528 次查看
Poussemousse
Contributor III

Hello,

I need to access a I2C peripheral whose address is defined on 15bit+R/W instead of usual 7bit+R/W.

Does anyone has already adapted or developed any I2C routine for iMx6 in order to get an access to this kind of peripheral ?

Thanks for your helps,

Poussemousse.

标签 (2)
0 项奖励
回复
1 解答
1,082 次查看
Poussemousse
Contributor III

Igor,

thanks for your feedback, it will help to solve this issue.

Bye

在原帖中查看解决方案

0 项奖励
回复
2 回复数
1,082 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Poussemousse

I am afraid i.MX I2C module hardware is not designed for

such addressing mode, in general one can try use bit-bang with such devices

/linux/drivers/i2c/busses/i2c-gpio.c

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

1,083 次查看
Poussemousse
Contributor III

Igor,

thanks for your feedback, it will help to solve this issue.

Bye

0 项奖励
回复