How to set IOMUXC_UART2_UART_RX_DATA_SELECT_INPUT

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

How to set IOMUXC_UART2_UART_RX_DATA_SELECT_INPUT

ソリューションへジャンプ
1,322件の閲覧回数
takashitakahash
Contributor III

Hi community.

Our customer has below question.

Description of IMX6DQ RM of 36.4.581 Select Input Register.

In bit # 2-0 of IOMUXC_UART2_UART_RX_DATA_SELECT_INPUT,

There is the following description.
110 SD4_DATA4_ALT2 - Selecting ALT2 mode of pad SD4_DAT4 for UART2_RX_DATA.

111 SD4_DATA7_ALT2 - Selecting ALT2 mode of pad SD4_DAT7 for UART2_TX_DATA.

This register is set UART2 RX Data registers I think, why is TX Data items?

I want to set with  The RX of UART2 is SD4_DATA4_ALT2 and  The TX is SD4_DATA7_ALT2.
And I would like to set in this register bit #2-0 = 0b110 .Is this correct ?

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

Hi Takashi

TX Data also can be input (depending on DCEDTE control bit) as shows

Table 90. UART I/O Configuration vs. Mode i.MX6DQ Datasheet (rev.4, 7/2015)

http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf

Best regards

igor

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

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

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

元の投稿で解決策を見る

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

Hi Takashi

TX Data also can be input (depending on DCEDTE control bit) as shows

Table 90. UART I/O Configuration vs. Mode i.MX6DQ Datasheet (rev.4, 7/2015)

http://cache.freescale.com/files/32bit/doc/data_sheet/IMX6DQCEC.pdf

Best regards

igor

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

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

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

0 件の賞賛
返信