Altera_Forum
Honored Contributor
12 years agoUSB 2.0 Slave HwLib
Hello! I am developing an application for the Cyclone V where the board is connected to a Windows PC as a USB 2.0 slave. I have following wishes:
- Use case 1: The board collects data and provides it to the Windows PC, perhaps as mass storage device
- Use case 2: The Windows PC configures the board via USB and receives data. This is not covered by an existing USB class driver. I would write an own driver.