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