Platform: RPi v4 Model B (armv71)
dotnet runtime version: 3.1
OS: Dietpi v6.26.3
When using System.IO.Ports.SerialPort class with a baud rate set to 5787 there is no communication with the connected device.
If baud rate is changed to 4800 it works.
If I switch to .net framework on windows, I can connect to the device using either of the bad rates and works just fine.
Physical connection is accomplished in all cases using the same FTDI USB/Serial adapter
Best regards,
George
Platform: RPi v4 Model B (armv71)
dotnet runtime version: 3.1
OS: Dietpi v6.26.3
When using System.IO.Ports.SerialPort class with a baud rate set to 5787 there is no communication with the connected device.
If baud rate is changed to 4800 it works.
If I switch to .net framework on windows, I can connect to the device using either of the bad rates and works just fine.
Physical connection is accomplished in all cases using the same FTDI USB/Serial adapter
Best regards,
George