Forum Discussion
Altera_Forum
Honored Contributor
14 years agoIn the demonstration project DE2_NIOS_DEVICE_LED given by Altera, the program for the Nios inits the USB port for a Bulk transfer (you may change this configuration quite easily).
On the PC side, a driver is given (working only on XP unfortunately). This driver enables Bulk transfer to the device. So, to conclude, the configuration (ISO, not ISO, Bulk...) is done on the device side first.