login
Header Space

 
 

Access 16bits address register through I2C

July 17, 2008 - 11:44am
Submitted by Anonymous on July 17, 2008 - 11:44am.
Linux

Hi all,
I'm working on a project needs to access registers with 16bits address through I2C. But unfortunately I can not find a way to achieve this, cause it seems that current kernel I2C framework only supports 8bits address register.

So I'm wondering do I miss something or what can I do?

Thanks
Wen

how about you write a device

July 17, 2008 - 12:36pm
Anonymous (not verified)

how about you write a device driver kernel module to access the register ?

Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.
speck-geostationary