ASOC driver I2C communication

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

ASOC driver I2C communication

508 Views
claudiocasagran
Contributor I

Hello all,

I've developed a driver+codec for a custom sound card. The problem is: the driver take control of the device (The device is marked UU in i2cdetect command) and do not allow to communicate in the userspace with it via I2C. The device results to be always busy. I need to send some commands to the audio chip. Is there a way to use I2C in the userspace?

Thanks in advance.

Labels (3)
Tags (2)
0 Kudos
1 Reply

399 Views
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Claudio,

You can take the following as sample for user space:

Access PMIC with I2C on user space 

https://community.nxp.com/docs/DOC-335597 

Regards

0 Kudos