TDF8546 i2c based audio amplifier | Custom Sabreauto based board

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

TDF8546 i2c based audio amplifier | Custom Sabreauto based board

973 次查看
soorajs
Contributor III

We have connected audio Amp to i2c1 on probing in u-boot we can see the address 6E of audio amplifier , but could not find any android driver on Internet to control this device through i2c .

Audio amplifier device connector pastedImage_1.png
Audio Codec CS42888 same as Sabreauto also on same cpu pins as Sabreauto
pastedImage_2.png

By default there is no sound when audio track is played .
I think we have to select channel and few other configuration is required to be performed for audio amplifier to work .
Is there a kernel driver required for this or ?

标签 (4)
0 项奖励
回复
2 回复数

773 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Sooraj

seems it can be used without i2c initialization, if necessary on can add its

i2c init settings in probe function of CS42888 driver or create own driver using Porting Guide

document included in Linux Documentation on link

i.MX Software|NXP 

I am not aware of TDF8546 drivers.

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

773 次查看
soorajs
Contributor III

Hello Igor ,

audio amplifier can work without any software changes ?

0 项奖励
回复