imx8 qt5.15 serialport class issue

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

imx8 qt5.15 serialport class issue

1,363件の閲覧回数
songhongliang
Contributor II

HI

I'm using imx8dx's development board. Use Qt5 In version 15,
when I use the qserialport class of QT,
when sending 0x00 ~ 0x0f, 0x03 will be displayed as 0x83 at the receiving end,
and 0x08 will be displayed as 0x88 .
Why does this happen? Isn't NXP UART standard

 

Thanks

ラベル(1)
0 件の賞賛
返信
3 返答(返信)

1,346件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hello songhongliang,

 

Correct the Qt5.15 has a bug on it, but you can workaround convert the received to 0 in last bit, I apologize with all inconvenience this will be fixed in next release.

 

Regards

タグ(1)
0 件の賞賛
返信

1,339件の閲覧回数
songhongliang
Contributor II

HI ,

I am the sender. I am using the lpuart of imx8dx to send data to MCU

thanks

0 件の賞賛
返信

1,342件の閲覧回数
songhongliang
Contributor II

HI,

The next kernel version? You can give it to L5 4.70 a patch.

thanks.

0 件の賞賛
返信