imx8 qt5.15 serialport class issue

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

imx8 qt5.15 serialport class issue

1,368 次查看
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

0 项奖励
回复
3 回复数

1,351 次查看
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,344 次查看
songhongliang
Contributor II

HI ,

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

thanks

0 项奖励
回复

1,347 次查看
songhongliang
Contributor II

HI,

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

thanks.

0 项奖励
回复