IMXRT1064 EVK LPUART8 RTS is not working

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

IMXRT1064 EVK LPUART8 RTS is not working

Jump to solution
1,272 Views
Lukas_Frank
Senior Contributor I

Hi Dear Authorized,

I am using UART8 RTS Signal with (GPIO_SD_B0_03) on EVK. RTS signal is not succesfully observing in oscilloscope. I am able to observe UART8 TX data successfully with (GPIO_AD_B1_10) but RTS is not working. By the way, I am able to see RTS for UART2 (GPIO_AD_B1_01) and UART3 (GPIO_AD_B1_05) with oscilloscope. Is there same problem on your side? I am looking pin schemas with RM, Rev. 2, 07/2021 and SCH-32221 Rev A2 Sheet. 

Could you please inform me ?

 

Thanks and Regards.

Labels (1)
0 Kudos
Reply
1 Solution
1,257 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Lukas_Frank ,

   If you are using J24 pin 5, you must solder R278, otherwise, hardware didn't connect to the MCU, that's why you can't make it work.

  Wish it helps you!

Best Regards,

kerry

View solution in original post

4 Replies
1,248 Views
Lukas_Frank
Senior Contributor I

Hi Dear @kerryzhou,

I applied your advice. It works now. Thank you.

Best wishes.

0 Kudos
Reply
1,259 Views
Lukas_Frank
Senior Contributor I

Hi @kerryzhou ,

I defined and set up related pin configurations in pin mix.c but I didn’t solder with R278. I will try it.

Thanks and Regards.

 

0 Kudos
Reply
1,262 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Lukas_Frank ,

   When you use the GPIO_SD_B0_03 in the MIMXRT1064-EVK board, you need to solder R278, do you solder it? Then you can use the J24 pin 5.

kerryzhou_0-1653874541929.png

BTW, in the pinmux.c code, you also need to define the pin to the UART8 RTS.

Do you do it?

As UART8 and the UART2 is the same IP, so if the hardware configuration and the software configuration is correct, it should also works.

Best Regards,

Kerry

 

1,258 Views
kerryzhou
NXP TechSupport
NXP TechSupport

Hi @Lukas_Frank ,

   If you are using J24 pin 5, you must solder R278, otherwise, hardware didn't connect to the MCU, that's why you can't make it work.

  Wish it helps you!

Best Regards,

kerry