UART ISSUE FOR iMXRT1024 EVK

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

UART ISSUE FOR iMXRT1024 EVK

Jump to solution
1,426 Views
srinadh
Contributor III
  1. UART clock selection only 2 ways (OSC  & PLL3)..(80MHz, 24MHz)..   Any other clock root changes or not?
  2. Max Baudrate upto 5Mbps for Clock Selection was 80MHz, but in my case after 1.5 Mbps baudrate it does not support Transmission & Reception... 
Labels (1)
Tags (3)
0 Kudos
1 Solution
1,404 Views
FelipeGarcia
NXP Employee
NXP Employee

Hello!

Please see my answers below.

1. No, those are the available clock sources.

2. I tested 2 Mbps with my board and it worked correctly, I used lpuart_interrupt example and TeraTerm. Please check it below.

FelipeGarcia_0-1619044310035.png

FelipeGarcia_1-1619044326527.png

FelipeGarcia_2-1619044348884.png

Best regards,

Felipe

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

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

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

 

 

View solution in original post

0 Kudos
7 Replies
1,405 Views
FelipeGarcia
NXP Employee
NXP Employee

Hello!

Please see my answers below.

1. No, those are the available clock sources.

2. I tested 2 Mbps with my board and it worked correctly, I used lpuart_interrupt example and TeraTerm. Please check it below.

FelipeGarcia_0-1619044310035.png

FelipeGarcia_1-1619044326527.png

FelipeGarcia_2-1619044348884.png

Best regards,

Felipe

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

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

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

 

 

0 Kudos
1,313 Views
srinadh
Contributor III

5Mbps communication working or not?

0 Kudos
1,290 Views
FelipeGarcia
NXP Employee
NXP Employee

You should also take into consideration LPC-Link and windows FTDI driver limitations. I recommend you to measure UART signals directly using oscilloscope or logic analyze. 

Regards,

Felipe

0 Kudos
1,279 Views
srinadh
Contributor III

Yeah, I tested in between two UARTS, its working

                   Okay, Thank you....

0 Kudos
1,383 Views
srinadh
Contributor III

I installed Tera Term Software, but maximum baudrate for serial port was 921600, How did you get 2000000 baudarte

0 Kudos
1,364 Views
FelipeGarcia
NXP Employee
NXP Employee

You can manually write it even though there is no 2 Mbps option.

Regards,

Felipe

0 Kudos
1,358 Views
srinadh
Contributor III

Thanks for sharing knowledge

0 Kudos