Does anyone know the spacing of modem status bytes for the FT232BL? Thank you.
Pierre -----Original Message----- From: David Challis [mailto:[email protected]] Sent: 22 mars 2009 19:08 To: [email protected] Subject: SOLVED: Release 0.15 and the ft2232 data loss. Here is my final answer: The ft2232H spaces the modem status bytes every 512 bytes rather that the expected 64 byte interval of prior chips like the ft245. Libftdi will have to be changed to detect the type of chip connected and adapt the ftdi_read_data() routine to handle the appropriate spacing between modem status bytes. Cheers, Dave Challis -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected] -- libftdi - see http://www.intra2net.com/en/developer/libftdi for details. To unsubscribe send a mail to [email protected]
