[AUDMUX] Example code of the external port connect to external port

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

[AUDMUX] Example code of the external port connect to external port

ソリューションへジャンプ
1,749件の閲覧回数
brunochen
Contributor II

Dear NXP,

In RM, we know that AUDMUX could connect one external port to another external port. And we need to connect AUD5 to AUD6 now. But it seems there is no any example code in the default BSP source code?

Could you share one for us?

Thanks,

Bruno

ラベル(5)
0 件の賞賛
返信
1 解決策
1,614件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Bruno

yes AUDMUX can be configured dynamically by user.

Best regards
igor

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,614件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Bruno

I am afraid such example is not available in BSPs, as such configuration

is not used in reference boards. In general signal routing can be set using

"*SEL" registers, like TFSEL in AUDMUX_PTCRN registers. Please check for example

sect.16.6.9 Port Timing Control Register 5 (AUDMUX_PTCR5) i.MX6DQ Reference Manual

http://www.nxp.com/docs/en/reference-manual/IMX6DQRM.pdf 

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

0 件の賞賛
返信
1,614件の閲覧回数
brunochen
Contributor II

Hi, igor,

Thanks for your reply. May I have one more question?

"The AUDMUX configure dynamically by user scenario or not?

ex. Could I connect the AUD2 to AUD6 this time, and connect AUD5 to AUD6 for the next time?

note : "AUD2 <-> AUD6" and "AUD5 <-> AUD6" would not be at the same time.

I have this question because it seems having no routing function in imx-audmux.c

Thanks,

Bruno

0 件の賞賛
返信
1,615件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Bruno

yes AUDMUX can be configured dynamically by user.

Best regards
igor

0 件の賞賛
返信