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.

I2C Driver for PCA9534

Other Parts Discussed in Thread: PCA9534

Hello,

I am trying to access the GPIOs on the I2C Expander chip PCA9534 . The driver for the same is available in the Linux kernel. My question is: how do I access  (Get,Set,Configure the IO as input/output) the GPIO on the I2C Expander from user space application.

Thanks,

Tomy