Replies: 1 comment 8 replies
-
enabling debug logging has resolved the USAGE FAULT. The device appears on the windows device manager as UVC sample but it has error code 10. usb logs:
USB device tree viewer info:
|
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi I have an issue running the uvc sample with emulated camera. I pulled the latest today from https://github.com/tinyvision-ai-inc/zephyr/tree/pr-usb-uvc. I have the following error once i plug in the "camera" usb.
I am building with:
west build -c -b stm32h7s78_zi --sysbuild -d wsc/uvc_emul/build_emul wsc/uvc_emul -- -DEXTRA_DTC_OVERLAY_FILE="video-emul.overlay" -DSB_CONFIG_BOOTLOADER_MCUBOOT=y -DCONFIG_FLASH_BASE_ADDRESS=0x70000000
I have attached my application sample as .zip
It appears to point to stm32h7rsxx_hal_rcc.c
uvc_emul.zip
Beta Was this translation helpful? Give feedback.
All reactions