mx6q_sabresd_config UART2 abnormal

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

mx6q_sabresd_config UART2 abnormal

470 Views
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 . 

Labels (1)
0 Kudos
2 Replies

283 Views
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 Kudos

283 Views
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 Kudos