Dear Jan,
Since the last time I posted here, I proceed someway. I installed libusb drivers to my device, the enumeration works fine. Also the device is able to receive and read a 64bytes data packet from the host application. However, I could not send any data to PC. The transfer fails in host application. In my code, when a TX interrupt comes to controller it loads data packet to related FIFO registers. But the packet contains only the data I want to send, in other words there is not any Sync PID Data CRC16 EOP information in the packet. Does that cause the problem? Or what can cause this problem? Thanks in advance.
Best Regards...
Yusuf