About SDMA support for UART in i.MX6DQ.

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

About SDMA support for UART in i.MX6DQ.

跳至解决方案
942 次查看
keitanagashima
Senior Contributor I

Dear Sir or Madam,

Hello.

Refer to "46.1 Introduction" in i.MX 6 Linux Reference Manual, Rev. L3.10.17_1.0.0-ga, 05/2014

========

If you want to use the DMA support for UART please also

enable the RTS/CTS for it. The DMA may be abnormal if you

do not enable the RTS/CTS.

========

I'd like to know the why FSL judged that RTS/CTS need.

(My customer will use SDMA with UART that do not enable the RTS/CTS.)

What problem did freescale face in the past?

Best Regards,

Keita

标签 (3)
0 项奖励
1 解答
598 次查看
Yuri
NXP Employee
NXP Employee

  UART interface is relatively slow, therefore special lines are required

for hardware ready acknowledgement, in order to avoid data FIFO overrun.

Have a great day,
Yuri

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

在原帖中查看解决方案

0 项奖励
2 回复数
599 次查看
Yuri
NXP Employee
NXP Employee

  UART interface is relatively slow, therefore special lines are required

for hardware ready acknowledgement, in order to avoid data FIFO overrun.

Have a great day,
Yuri

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

0 项奖励
598 次查看
keitanagashima
Senior Contributor I

Hi Yuri,

Thank you for your answer.

I understood the reason.

Best Regards,

Keita

0 项奖励