-
I received an email asking about TMC2209 drivers in UART mode. I thought it best to move the conversation to a more public space so that the collective wisdom of the open source community can be harne…
-
Hi, If someone specifies a non-existant serial port to connect to (serialport_name) for example COMerror - then it traps out badly.
Ideally should either catch the underlying serialport error and em…
-
```
Which version of QextSerialPort are you using?
1.2rc
What steps will reproduce the problem?
1. Platform embedded linux - Freescale iMX6
2. The following code block lists out all serial ports enum…
-
```
Which version of QextSerialPort are you using?
1.2rc
What steps will reproduce the problem?
1. Platform embedded linux - Freescale iMX6
2. The following code block lists out all serial ports enum…
-
```
Which version of QextSerialPort are you using?
1.2rc
What steps will reproduce the problem?
1. Platform embedded linux - Freescale iMX6
2. The following code block lists out all serial ports enum…
-
```
Hi, i cant connect to the meter, i have bought an USB irDA infrared adapter,
seems im doing something wrong with ports COM1 or so, or maybe with commands
can you light me on this?
win7 x86, i h…
-
```
Hi, i cant connect to the meter, i have bought an USB irDA infrared adapter,
seems im doing something wrong with ports COM1 or so, or maybe with commands
can you light me on this?
win7 x86, i h…
-
```
Hi, i cant connect to the meter, i have bought an USB irDA infrared adapter,
seems im doing something wrong with ports COM1 or so, or maybe with commands
can you light me on this?
win7 x86, i h…
-
```
What steps will reproduce the problem?
1. $serial->confBaudRate(600); - lowest baudrate set to check
2. $serial->sendMessage("ABCDEFGHI");
3.
What is the expected output? What do you see instead?…
-
I'm experiencing random TIMEOUT issues and even random data in responses. Sometimes things 'mostly' work, other times it's a complete failure with nothing but TIMEOUT responses. First, my hardware set…