Serial Driver DMA issue in imx6 board

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

Serial Driver DMA issue in imx6 board

662件の閲覧回数
prateek22
Contributor II

Hi ,

I have upgrade my imx6 board from Linux kernel 3.0.35 to 6.1.22. We have interfaced sensor device which was publishing data at 19200 baud rate with 180 bytes per 100 millisecond.

 

In old kernel we are able to read 180 bytes data using read() system call every 100 millisecond but in new kernel we have receiving data in chunks of 1024 bytes per 600 millisecond.

Could let us know the what changes have been implemented in serial driver which causes this issue.

ラベル(5)
0 件の賞賛
返信
2 返答(返信)

648件の閲覧回数
JosephAtNXP
NXP TechSupport
NXP TechSupport

Hi,

Thank you for your interest in NXP Semiconductor products,

These are the current configuration fields, please ensure that you have set them properly.

Regards

0 件の賞賛
返信

405件の閲覧回数
prateek22
Contributor II
I am able to receive data but transmitter device is sending data at 180bytes per 0.1 sec but when I am trying to read per 0.1 sec. It's not showing data.

Instead I see its reading 1080 bytes at on every 0.6th sec.
This system was working fine in older kernel,
0 件の賞賛
返信