i.MX8-MEVK UART Input No Response

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

i.MX8-MEVK UART Input No Response

跳至解决方案
998 次查看
simonwan
Contributor I

Hi experts,

 

I was recently working with i.MX 8M Evaluation Kit, while the board's debug UART ports get very slow response to the keyboard inputs.

For device, I tried:

1) the preloaded Android image with EMMC boot;

2) a self-built fsl-image-validation-imx image with SD boot.

For the host side, I tried both mac OS and ubuntu-16.04 with minicom.

Right now, both images can boot up, and the UART ports can print the system logs correctly.

However, if I want to interact with the UART port like typing any command in the UART port

evk_8mq:/ $

, the UART becomes very slow, and even no response to my input after a while.

 

I'm wondering if anyone runs into this scenario, or knows what would be the possible reason?

Thank you in advance.

 

Simon

0 项奖励
1 解答
843 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Simon

one can try Demo Images from

i.MX Software | NXP 

Getting Started with the i.MX 8M Evaluation Kit|NXP 

and try to update UART-USB  cp2105 drivers which EVK uses

USB to UART Bridge VCP Drivers - Silicon Labs

Schematics
Design Files for the i.MX 8M Evaluation Kit (EVK)(REV 0)
i.MX 8M Evaluation Kit | NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
2 回复数
844 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Simon

one can try Demo Images from

i.MX Software | NXP 

Getting Started with the i.MX 8M Evaluation Kit|NXP 

and try to update UART-USB  cp2105 drivers which EVK uses

USB to UART Bridge VCP Drivers - Silicon Labs

Schematics
Design Files for the i.MX 8M Evaluation Kit (EVK)(REV 0)
i.MX 8M Evaluation Kit | NXP 

Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 项奖励
843 次查看
simonwan
Contributor I

Thanks for the answer. After I update several things the UART works fine so I guess it should be a driver issue.

0 项奖励