Forum Discussion
Altera_Forum
Honored Contributor
18 years agoUSB Device Controller ISP1362
Hi, I'd like to ask if anyone knows how to transfer more than 64 kBytes between the Device Controller (in chip ISP1362 placed on my DE2_Board) and the Host controller (my computer). I'm not a...
Altera_Forum
Honored Contributor
17 years agoHello,
I'm using the wsiausb of Tonyslagle. You search wisiausb.zip in the web and use the code in your DE2 o DE2-70 board. I am now working in a project which needs to make the DE2-70 board as a USB device and the host is the PC. When I try to probe the system, I found these problems: 1) If I connect both the blaster cable and the device cable to the pc or only the blaster, the host shows initially the blaster, then I download the firmware to the FPGA and the system do the Enumeration and initialization process and the ISP1362 is recognize by the host PC. But, if I disconnect the blaster cable, the system is not respond, then I reset the driver by the firmware and the device is doesn't show by the host. I am using the VISA USB Raw of National Instrument and its driver in the host. 2) If I work with both the blaster cable and the device cable connected, the system can transmit data from PC to device successful, but when I try to send data from device to host PC, it show me a timeout error. I check the firmware step by step and it apparently work correctly. Please, if you can probe and solve these problem, you say me.. Thanks...