cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7S7 USB Webcam driver

ropodi17
Associate II

Hi,

We are currently using STM32H7S7 MCU with display and similar USB C circuit from the developer board.

I wanted to connect a Web camera and to be able to display video from the screen.
I wanted some help and guidance on where to find the driver?
does ST have any driver I can use for getting the USB web camera data. 


Thanks

1 REPLY 1
Saket_Om
ST Employee

Hello @ropodi17 

Please refer to the example below as starting point for your application. 

STM32CubeN6/Projects/STM32N6570-DK/Applications/USBX/Ux_Host_VIDEO at main · STMicroelectronics/STM32CubeN6 · GitHub

To give better visibility on the answered topics, please click on "Accept as Solution" on the reply which solved your issue or answered your question.
Saket_Om