IMX53 UART3 DMA_ERROR

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

IMX53 UART3 DMA_ERROR

跳至解决方案
1,287 次查看
wenpengqiu
Contributor I

R10.3, IMX53

I

try to enable UART3 DMA mode, and get below errors:

UART: DMA_ERROR: sr1:2040 sr2:508c

UART: DMA_ERROR: sr1:2040 sr2:5088

My uart3 connnect to a bluetooth module, and only first serval DMA-read operations occur this error, sequential DMA-read will successful.

I patch several commits from 10.4 including the one which update UART SDMA scripts, but this error still occurs.

BTW, I noticed this git commit:

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

commit a77a4c4f12640c414adf8c4381cb1d8eb8364dd0

Author: Zhang Jiejing <jiejing.zhang@freescale.com>

Date:   Wed Dec 8 20:24:04 2010 +0800

    ENGR00137669-3 MX53_SMD: workaround for UART have problem when DMA enable.

   

    There is a clock issue when UART3 enable DMA, so disable this.

   

    Signed-off-by: Zhang Jiejing <jiejing.zhang@freescale.com>

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

what's mean "a clock issue"? any detail?

BR

wenpeng


标签 (3)
标记 (3)
0 项奖励
回复
1 解答
781 次查看
HuangShijie
Contributor III

could you try the latest code about imx53?

we fixed some bugs about the uart.

The latest patch about the uart is: 

   "19164f8 ENGR00252150 Fix MX53 IOMUX setup for all UARTs"

thanks

Huang Shijie

在原帖中查看解决方案

0 项奖励
回复
2 回复数
782 次查看
HuangShijie
Contributor III

could you try the latest code about imx53?

we fixed some bugs about the uart.

The latest patch about the uart is: 

   "19164f8 ENGR00252150 Fix MX53 IOMUX setup for all UARTs"

thanks

Huang Shijie

0 项奖励
回复
781 次查看
feifeihu
Contributor II

it still happens on my UART3 with those patches merged

0 项奖励
回复