UART ISSUE FOR iMXRT1024 EVK

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

UART ISSUE FOR iMXRT1024 EVK

跳至解决方案
3,260 次查看
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... 
标签 (1)
标记 (3)
0 项奖励
回复
1 解答
3,238 次查看
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 项奖励
回复
7 回复数
3,239 次查看
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 项奖励
回复
3,147 次查看
srinadh
Contributor III

5Mbps communication working or not?

0 项奖励
回复
3,124 次查看
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 项奖励
回复
3,113 次查看
srinadh
Contributor III

Yeah, I tested in between two UARTS, its working

                   Okay, Thank you....

0 项奖励
回复
3,217 次查看
srinadh
Contributor III

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

0 项奖励
回复
3,198 次查看
FelipeGarcia
NXP Employee
NXP Employee

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

Regards,

Felipe

0 项奖励
回复
3,192 次查看
srinadh
Contributor III

Thanks for sharing knowledge

0 项奖励
回复