Hello Carl-Daniel, which libftdi version do yo use?
The new high speed devices send the modem status byte every 256 bytes. The current official libftdi version thinks it's still at the 64 byte boundary. Might be worth a try to use the latest libftdi from git + the patch you can find in the "Patches applied" thread. Also it might be a good idea to add debug code to the modem status byte filter code in ftdi_read_data(), maybe it filters out valid data?? Cheers, Thomas -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
