Forum Discussion
FawazJ_Altera
Frequent Contributor
6 years agoHello,
there is no USB device support in HWLib.
You can use Linux to get the full support of USB devices. When you compile your Linux kernel, you can find plenty of USB drivers when using menuconfig to enable/disable your system drivers.
Thank you