Part Number: TDA2PXEVM
Hello,
Making the TDA2xx board act as a UVC gadget. ( using g_webcam module)
- PROCESSOR_SDK_VISION_03_08_00_00 is used with Linux running on A15 of TDA2xx .
- I'm also using Userspace UVC-Gadget Application from https://github.com/wlhe/uvc-gadget.
I'm using "./uvc-gadget -d" option to stream dummy data to the PC
1.When connected to USB3.0 port of PC.
The dummy data is getting streamed but I keep getting
"VS request completed with status -18" on tda2xx
and also sometimes the device gets detected as high-speed instead of super-speed
the dwc3 wakeup gets failed with
"dwc3 48890000.usb: wakeup failed --> -22"
There's no further transfer of data when I start streaming,
and it will keep throwing the following error:
"dwc3 48890000.usb: request d670ca81 was not queued to ep2in"