2022-08-10 12:44 AM
Hi all!
I need to transmit data captured from DCMI to USB as a UVC Device Class. Is there any existing example that works?
I have verified the DCMI Interface and it works fine. Now I need to transfer the data over USB-HS. I am using STM32H747IIT6 as my main controller, I also have SRAM connected to the FMC Port along with USB-HS ULPI Implemented on my custom board. How can I setup the USB-HS Middleware to be able to stream DCMI data?
Thanks!