Altera_Forum
Honored Contributor
17 years agoUsing USB device in ISOCHRONOUS mode DE2
Hello,
I am using DE2 USB demo DE2_NIOS_DEVICE_LED in order to a send video stream from host PC to the NIOS. The demo PC software supplied contains a code for windows and includes a file called EasyD12.dll and EasyD12.H which contains only 4 fuctions: ReadPort1/2,WritePort1/2 and no USB init functions. Can anyone please tell me if I SHOULD initialize the PC host to work in ISOCHRONOUS mode, or is the ISOCHRONOUS mode configured only on the device (DE2) and the windows recognize it automatically? If I should, how do I initialize the host? Thank you very much. TR.