i.MX6DQ UART RX FIFO Overrun

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

i.MX6DQ UART RX FIFO Overrun

Jump to solution
2,355 Views
satoshishimoda
Senior Contributor I

Hi community,

Our customer have a question about i.MX6DQ UART.

They faced UART RX FIFO overrun problem with the following log when data receiving from GPS on Android L5.1.1_2.1.0-ga.

=====

root@imx6qsabresd:~# cat /dev/ttymxc2

[  102.664528] imx-uart 21ec000.serial: Rx FIFO overrun

[  102.669724] imx-uart 21ec000.serial: Rx FIFO overrun

[  102.674926] imx-uart 21ec000.serial: Rx FIFO overrun

[  102.680134] imx-uart 21ec000.serial: Rx FIFO overrun

[  102.685334] imx-uart 21ec000.serial: Rx FIFO overrun

=====

And they resolved by backport UART driver from 3.18.26 similar as the solution written in iMX6Quad uart RX Fifo Overrun..

However, a new problem was occurred by this backporting.

Sometimes connection to bluetooth module will be failed with 3Mbps baud rate even though this problem was not occurred with 3.14.52 UART driver.

So they want to resolve the UART RX FIFO overrun problem without backporting.

Do you have any idea to modify the L3.14.52 UART driver?

Best Regards,

Satoshi Shimoda

Labels (6)
0 Kudos
1 Solution
841 Views
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

nxp has service which helps customers to port drivers :

http://www.nxp.com/support/nxp-professional-services:PROFESSIONAL-SERVICE

Pro-Support contract www.nxp.com/prosupport

I am sorry for the inconvenience.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

View solution in original post

0 Kudos
1 Reply
842 Views
igorpadykov
NXP Employee
NXP Employee

Hi Satoshi

nxp has service which helps customers to port drivers :

http://www.nxp.com/support/nxp-professional-services:PROFESSIONAL-SERVICE

Pro-Support contract www.nxp.com/prosupport

I am sorry for the inconvenience.

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 Kudos