AWhit33
New Contributor
6 years agoIs there a USB library for HPS of Cyclone V SoCFPGA?
I'm planning a project to create a device based around a Cyclone V SoCFPGA. It will use the HSP USB as a USB device that connects to a host computer. I'm trying to find a USB library for this chip. I have examined the HWLib downloaded from Intel and it contains code for many HW peripherals but not the USB controller. Does anyone know of such a library? I want to use it with an RTOS (still to be chosen) but could adapt a baremetal library if necessary.
Tony
One thing I should add is that most of the RTOS's I've looked at so far also lack support for USB device mode.