How to set IOMUXC_UART2_UART_RX_DATA_SELECT_INPUT

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

How to set IOMUXC_UART2_UART_RX_DATA_SELECT_INPUT

跳至解决方案
682 次查看
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 解答
542 次查看
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 回复
543 次查看
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 项奖励