21
Parallel Port / Re: ParallelPort.DLL has bad format
« Last post by Jan Axelson on March 30, 2023, 02:47:52 pm »I'm not aware of any direct port access dlls for current OSes.
... set the baud for 115200. It worked, in a way. I am no longer getting errors on the echoed characters but the overall transfer rate is still the same, about 1000 Mbps.Huh? 115.2 kbps makes sense. I don't know what you mean by 1000 Mbps.
#define FTDI_SET_LATENCY_TIMER 0x09
#define FTDI_GET_LATENCY_TIMER 0x0a
Then there's what kind of timeouts you are using in your Windows DCB.