Altera_Forum
Honored Contributor
9 years agoTerrasic DE2 USB OTG Demo appllication = "No Device connected"
Hello Everybody,
I am trying to get the USB demo " DE2_115_USB_DEVICE" for the Terrasic DE2 running.. From the FPGA side I see nothing irregular: The Console window in Eclipse reports that the USB OTG is alive but it also says that the Host Pc Is not responding. From the PC side, I have the x64 driver in the "WLH" directory installed that came with the DE2. Cypress tools distribute a less recent version (tried this driver as well). My OS is Win7. Windows displays "Terrasic Ezo USB" in the device manager and reports a digital signature missing. I did disable driver signing this did not help. I can start and stop the device driver in the windows device manager. When i start the USB Control EZO demo application in the demo_batch directory, the app says "No Device Connected". Does anybody have any clues to activate the connection between the demo app an the DE2 ? (The "USB tool" reports "Device connected", but with black exclamation mark symbol, bDeviceClass = 0xFF, bDeviceSubClass=0xFF, bDeviceProtocol=0xFF, bMaxPacketSize=0x64, idVendor=0x09FB,idProduct=0xDE2) Any help is welcome, Johi. Update: I tested on a very old Xp 32bit PC. ith this PC the application works = driver installs without any problems, demo app runs. Or the driver is not compatible with Win7 64 bit or the application or both are not. Does anybody has DE2 USB running on Win7 ?