Qt 6.11 is out! See what's new in the release
blog
[Solved] QSerialPort and canbus
-
Hi. I have a problem with a particular protocol on canbus.
The protocol document says:"Communication is standard asynchronous half-duplex serial communication (8N1) at 19200 baud.
The bus start byte comprises a break signal (>=11 bits to the logical value ‘0’) followed by a
synchronisation byte (0x55)."How can I send 11 bits to the logical value '0'?
-
Hi. I have a problem with a particular protocol on canbus.
The protocol document says:"Communication is standard asynchronous half-duplex serial communication (8N1) at 19200 baud.
The bus start byte comprises a break signal (>=11 bits to the logical value ‘0’) followed by a
synchronisation byte (0x55)."How can I send 11 bits to the logical value '0'?
-
A aha_1980 has marked this topic as solved on