ASOC driver I2C communication

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

ASOC driver I2C communication

1,012 次查看
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.

标签 (3)
标记 (2)
0 项奖励
回复
1 回复

903 次查看
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 项奖励
回复