i.MX6 UART full-duplex mode

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

i.MX6 UART full-duplex mode

1,148件の閲覧回数
kamilbystryk
Contributor III

I have problem with UART on I.MX6. I use Android 5.0.2, but i think trouble is in Linux kernel.

Serial port works in half-duplex mode, in additional driver wait ~50-100ms after end of receive data and then starts  transmission. I must eliminate this delay, best is change port configuration to full-duplex mode.

ラベル(3)
タグ(2)
0 件の賞賛
返信
1 返信

817件の閲覧回数
art
NXP Employee
NXP Employee

Actually, from the hardware point of view, UART is the full duplex device by its nature, so, nothing special should be done to "switch" it to full duplex. Another point is how the upper level software controls data transmission and reception. So, this optimization is completely software-dependent.


Have a great day,
Artur

0 件の賞賛
返信