mx6q_sabresd_config UART2 abnormal

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

mx6q_sabresd_config UART2 abnormal

1,564 次查看
liuyonggang
Contributor III

board:mx6q_sabresd_config.

    The UART2 is dead(It cann't connect terminal and UART2 tx send a byte data continously.),when imx6q UART2 recieves a error data which includes a start bit,8 bits data,no parity,no stop bit.Meanwhile "reboot" command is ineffective,"reboot -f" works.   UART2 works normally,after rebooting the system via "reboot -f".

     I do some work.I reconfigure the register corressponding to UART2(use devmem command) ,when above the problem happens.But it didn't works.I check FRAERREN of UART2_UCR3 disabled.I didn't know why this happened.

     Another question,how to enable UART2 frame error interrupt in UART driver . 

标签 (1)
0 项奖励
回复
2 回复数

1,377 次查看
igorpadykov
NXP Employee
NXP Employee

Hi  liu

please check uart2 example in linux/arch/arm/boot/dts/imx6sx-sabreauto.dts
http://git.freescale.com/git/cgit.cgi/imx/linux-imx.git/tree/arch/arm/boot/dts/imx6sx-sabreauto.dts?...

Try with official nxp bsps described on

i.MX 6 / i.MX 7 Series Software and Development Tool|NXP 

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

0 项奖励
回复

1,377 次查看
liuyonggang
Contributor III

Hi igorpadykov,

   Thanks for your responds.I donn't use imx6sx-sabreauto.dts,but thank you all the same.

Best regards!

Johnny liu.

0 项奖励
回复