Forum Discussion
junhyeonglim
New Contributor
11 months agoDE1-SoC to connect a camera via USB
Hello, I am a student majoring in ECE at the University of Utah. For my project, I would like to use the DE1-SoC to connect a camera via USB so that the camera’s video output is displayed on the computer screen. I plan to use Quartus II for this project. Could you explain how I should connect it and what method to use?
2 Replies
- FvM
Super Contributor
Hi,
USB PHY connects to Arm processor (HPS). In case of doubt it's a software (Linux programming) task.
Regards
Frank - KianHinT_altera
Frequent Contributor
Hi Jyunheonglim,
Is this case resolved? As Fvm mentioned, this is Linux task on Arm. You will need to make sure relevant modules/app on Linux (usb host, video player etc) to access the camera and video.
Thanks
Regards
Kian