Forum Discussion
Altera_Forum
Honored Contributor
12 years agoDE2 115 : Trying to send/receive usb bulk data from ISP1362 to FTDI 232H chip
Hi everyone, I'm trying to use the isp 1362(host mode) with nios2 to communicate with a FTDI 232H chip (bulk transfer mode supported only). Everything is fine, i can get the descriptor of th...
Altera_Forum
Honored Contributor
12 years agoI did not find endpoint description in the datasheet provided by ftdi but now know how to do this.
For someone who whould like to understand usb 2 easily, i give this url : URL="http://www.usbmadesimple.co.uk/ums_4.htm"]http://www.usbmadesimple.co.uk/ums_4.htm[/URL] especially part 4, very well explained. Thanks guyz, you helped me quite a lot.