This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

[J6] UART5 can not receive data

Hi ,

  We have two J6 custom boards (SDK 7.04.00.03)  as mother board and daughter board . Their UART5(ttyS4) ports connect to each other.

But after running our production line program couple hours,  there is one J6 board UART5 can not receive data anymore , but this J6 UART5 can still send data.

I found the irq302(UART5)  in the  /proc/interrupt   does not increase anymore during receiving data from other J6 board.

But after  I change the UART5 into gpio mode on both side ,  I can see the data in and out on both side. Once I switch back to UART mode , the receiving issue pops again.

Do you have any idea about this ?

Best,

Andy