Forum Discussion

junhyeonglim's avatar
junhyeonglim
Icon for New Contributor rankNew Contributor
5 months ago

DE1-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

  • KianHinT_altera's avatar
    KianHinT_altera
    Icon for Frequent Contributor rankFrequent 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

  • FvM's avatar
    FvM
    Icon for Super Contributor rankSuper Contributor

    Hi,
    USB PHY connects to Arm processor (HPS). In case of doubt it's a software (Linux programming) task.

    Regards
    Frank