Using dma in uart driver

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Using dma in uart driver

1,513件の閲覧回数
arisav
Contributor III

Hi 

We are using cyclic dma in our uart driver (modified imx-uart.c) and ocassionally there seems to have data loss in receive side. Is it possible to use dma without RTS/CTS handshaking?

Common transfer characteristics are:


kernel version:3.14.28
Baud Rate: 1000000
Handshaking:None
Using Cyclic DMA

Best Regards 

Ari

ラベル(2)
1 返信

1,232件の閲覧回数
Yuri
NXP Employee
NXP Employee

Hello,

 

   To avoid data lost  RTS / CTS handshaking must be used.

Have a great day,

Yuri

 

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

Note: If this post answers your question, please click the Correct

Answer button. Thank you!

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