How should I set i.MX6 AUDMUX_PTCR and AUDMUX_PDCR.

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

How should I set i.MX6 AUDMUX_PTCR and AUDMUX_PDCR.

ソリューションへジャンプ
3,444件の閲覧回数
satoshishimoda
Senior Contributor I

Hi community,

I have a question about i.MX6 AUDMUX setting.

Please see the attached file, I want to know how should I set AUDMUX_PTCR and AUDMUX_PDCR with the use case.

I write the my guess setting value (PTCR & PDCR for port 2 and port 4) in the attached file also.

Is the setting correct?

If it is wrong, would you let me know what value should I modify?

Best Regards,

Satoshi Shimoda

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

Hi Satoshi

I think settings are correct, except:

PTCR2:

RFSEL[20:17]=1011    (1xxx - select from RX port)

RCSEL[15:12=1011

PDCR4:

RXDSEL[15:13]=001

Best regards

igor

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

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

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

元の投稿で解決策を見る

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

Hi Satoshi

I think settings are correct, except:

PTCR2:

RFSEL[20:17]=1011    (1xxx - select from RX port)

RCSEL[15:12=1011

PDCR4:

RXDSEL[15:13]=001

Best regards

igor

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

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

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

0 件の賞賛
返信
3,145件の閲覧回数
satoshishimoda
Senior Contributor I

Hi Igor,

Thank you for checking.

And I found a mistake by my self.

I should set SYNC = 0b (async mode) if input RXC and RXFS from external device, shouldn't I?

Best Regards,

Satoshi Shimoda

0 件の賞賛
返信
3,145件の閲覧回数
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

you are right

Best regards

igor