how to support a audio chip (cs4344),has no iic or spi control interface,using iis interface

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

how to support a audio chip (cs4344),has no iic or spi control interface,using iis interface

3,007件の閲覧回数
jony_oy
Contributor I

how to design a audio driver of cs4344 chip using i.mx6 platform.the chip has no control interface. and we must force it output using iis interface

タグ(2)
0 件の賞賛
返信
4 返答(返信)

2,167件の閲覧回数
jony_oy
Contributor I

the problem has solved,we must modify the file asic.c in kernel

0 件の賞賛
返信

2,167件の閲覧回数
simonvanveerdeg
Contributor I

I'm also try to get cs4344 chip working om my imx6DL with kernel 3.10.53

What do you change on the kernel to get this working.

I already added sound/soc/codecs/cs4344.c and also sound/soc/fsl/imx-cs4344.c

It is registered in my kernel, but i don,t get audio out of it.

0 件の賞賛
返信

2,167件の閲覧回数
johnson_jl
Contributor I

Same issue, try to use CS4344 under Android 4.4.3, but not success.

Any comments?

0 件の賞賛
返信

2,167件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Jony,

for hardware connections one can use as example WM8962

included in SPF-27392 rev.C3.pdf of Sabre SDB schematic.

As for software please look at i.MX_6Dual6Quad_BSP_Porting_Guide.pdf

Chapter 8 Porting Audio Codecs to a Custom Board.

It is included in Linux Doc bundle below

L3.0.35_4.1.0_LINUX_DOCS

Also check cs42888.c in SDK:

"MX6_PLATFORM_SDK "

http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=i.MX6Q&nodeId=018rH3ZrDRB24A&fpsp=1&t...

Best regards

chip

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信