uvc-gadget icon indicating copy to clipboard operation
uvc-gadget copied to clipboard

ZYNQ UVC:Unable to implement UVC

Open 66cavy opened this issue 3 years ago • 1 comments

PURPOSE: Recently, I want to realize USB3.0 image data transmission based on zynq, and I want to use UVC to realize it. Just as Xilinx wiki provides ideas, the reference website is:https://xilinx-wiki.atlassian.net/wiki/spaces/A/pages/2046001302/Building+Linux+usb+device+drivers+with+2021.1#UVC-Gadget(如图1所示)。

Picture 1: image

PROBLEM: After the virtual machine is ready, as shown in Figure 2 and figure 3, the effect of the board test is shown in Figure 5. It is found that it has been stuck in "v4l2: 2 buffers allocated", as shown in Figure 4. At this time, the camera software cannot search for "USB webcam": Picture 2: image Picture 3: image Picture 4: image

66cavy avatar Jul 09 '22 09:07 66cavy

@66cavy Hi, have you fix it now ?

L-kobey avatar Feb 21 '25 10:02 L-kobey