TDF8546 i2c based audio amplifier | Custom Sabreauto based board

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

TDF8546 i2c based audio amplifier | Custom Sabreauto based board

836件の閲覧回数
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 返答(返信)

636件の閲覧回数
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!
-----------------------------------------------------------------------------------------------------------------------

636件の閲覧回数
soorajs
Contributor III

Hello Igor ,

audio amplifier can work without any software changes ?

0 件の賞賛
返信