MIMXRT1176AVM8A UART Debug pins

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

MIMXRT1176AVM8A UART Debug pins

跳至解决方案
1,485 次查看
EMertCakir
Contributor III

Hello,which UART ports are used for debugging i.MX RT1170 

 

Thanks & Regards,

0 项奖励
回复
1 解答
1,423 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @EMertCakir 

I hope you are doing well.

I understand as debug pins , the default pins that our MCUXpresso SDK examples use to output PRINTF() messages. If I did not understood well, please, let me know. 

Those pins are GPIO_AD_24 and  GPIO_AD_25. For more details refer to the Reference manual or schematic of our RT1170-EVK. Below an snapshot from the RM. 

diego_charles_0-1692037409625.png

All the best, 

Diego

 

 

在原帖中查看解决方案

0 项奖励
回复
5 回复数
1,399 次查看
EMertCakir
Contributor III

hi @diego_charles thank you 

1,424 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @EMertCakir 

I hope you are doing well.

I understand as debug pins , the default pins that our MCUXpresso SDK examples use to output PRINTF() messages. If I did not understood well, please, let me know. 

Those pins are GPIO_AD_24 and  GPIO_AD_25. For more details refer to the Reference manual or schematic of our RT1170-EVK. Below an snapshot from the RM. 

diego_charles_0-1692037409625.png

All the best, 

Diego

 

 

0 项奖励
回复
246 次查看
RahulRaj
Contributor I
I need all details of pins available to UART PINS.

0 项奖励
回复
178 次查看
diego_charles
NXP TechSupport
NXP TechSupport

Hi @RahulRaj 

I noticed about your comments, until now. Please help us to create a new post with your inquiries, as this one is currently closed. 

Thank you very much for your interest!

Diego

0 项奖励
回复
191 次查看
RahulRaj
Contributor I

As i know for LPUART1 --> J31.2 TX, J32.2 Rx and J38.9 GND so like that i want to know all pins details and is console and UART work parallelly.
please list out all pins details.

• LPUART12: GPIO_LPSR_06 (TXD) and GPIO_LPSR_07 (RXD)
• LPUART11: GPIO_LPSR_04 (TXD) and GPIO_LPSR_05 (RXD)
• LPUART8: GPIO_AD_02 (TXD) and GPIO_AD_03 (RXD)
• LPUART7: GPIO_AD_00 (TXD) and GPIO_AD_01 (RXD)
• LPUART5: GPIO_AD_28 (TXD) and GPIO_AD_29 (RXD)
• LPUART3: GPIO_AD_30 (TXD) and GPIO_AD_31 (RXD)
• LPUART2: GPIO_DISP_B2_10 (TXD) and GPIO_DISP_B2_11 (RXD)

0 项奖励
回复