Altera_Forum
Honored Contributor
17 years agoISP1362 usb device
hello
i'm trying to get the USB on my DE2-70 board to work as a device. And the host is the PC. I do not want to use the NIOS processor... I followed the step by step register initialisation in the Datasheet, for B-device initiating SRP and nothing happens... this is what I did: (using a state machine on the 50Mhz board's clock) -Detect initial conditions [read ID_REG, B_SESS_END and SE0_2MS (bits 0,and 9) of the OtgStatus register]. - data line pulsing for 8ms - vbus pulsing for 30 ms - didn't discharge vbus because it said it is optional :) what am I doing wrong?!