Hello.
I've developed an application that uses the Comm32 ocx (www.comm32.com) to connect and communicate through serial port with a TUSB3410 device.
I'm facing a problem that (apparently) occurs (very) randomly, and it's that my application stops receiving data. I've tried with different serial port libraries among Comm32 and I got the same problem.
In the case of Comm32 the event Data received stops firing up. If doing poolling, InBufferCount (bytes in buffer input) returns 0. Other libraries that use Win32 API doesn't detect any byte receiving.
When the input fails, the transmission still works because the device receives it.
Closing the port and opening again solves the issue.
I'm using WIndows XP SP3, the driver version I got installed is 6.5.9017.0.