USB with FT245

Thread Starter

z.sh

Joined Dec 3, 2013
1
Hi, I'm working on a project connecting to PC with USB, so, I used a FT245 to convert parallel data to USB and i got the received data in my PC with simple libusb program. it is working well and i can see all data i expected, but the problem is there are two byte 31 60 between my coming data, and they repeated every 4 or 5 bytes. I don't know what it is and what should i do to not to receive them.

thanks for help.
 
Top