Forum Discussion
Altera_Forum
Honored Contributor
19 years agoUSB2.0 IP core and uClinux driver
http://forum.niosforum.com/work2/style_emoticons/<#EMO_DIR#>/smile.gif I want to use usb camera on altera 1c20 dev board, I will programme for grabbling images via video4liux API, I will displa...
Altera_Forum
Honored Contributor
19 years agoto hippo:
The uClinux driver about usb host is a common driver,or not? Is this driver only support the USB2.0 IP core ? Can this driver driver the usb host on ARM? If i want to write the Registers of USB2.0 IP core,iit means that i can find such case"IOWR(base, REG, data)" on the driver. but i can't. Do you know how the ucliux solve this? Thank you!!