STM32N6570-DK USB UVC Not Detected – Possible USBPD/UCPD Dependency?
Hello,I'm working on implementing USB UVC on the STM32N6570-DK board. I generated a project using STM32CubeMX only for FSBL and added the following files manually from the ST USBX example project1 . ux_device_video.c and .h2 . ux_device_descriptors ....