Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by zhangyan_swpu@Nov 2 2006, 09:43 AM 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 display images in ie through boa web server,
is usb2.0 ip core and uclinux driver necessary?if i use isp1761
could you give me some ideas?
thank you! http://forum.niosforum.com/work2/style_emoticons/<#emo_dir#>/smile.gif
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19078)
--- quote end ---
--- Quote End --- You don't need the USB2.0 IP core. You can find link to ISP1761 driver in the UsbHost page on nios wiki. There is a patch for kernel 2.6.17 . The uClinux-dist-20060803 uses kernel 2.6.17 . You should be able to add the driver. I shall prepare a simple interface core to ISP1761 and add the patch, if I could find some spare time. But I have only very limited time.