User Activity

Hi I implemented a UVC Class with isocronous transfer. I'm using a STM32F745 mcu with RTOS ( 1000Hz Tickrate ) The USB Host lib is slightly modified to get correct URB messages after iso RX complete transfer.I receive Images in VGA/QVGA resolution an...
Posted on May 08, 2017 at 12:40Hi I think it is a bug...Problem:Isochronous data Receive from  USB Device with ST USB Host library.- > no example or projects in internetSo i tried to get data from USB Webcam.But i  didn't get an USBH_URB_DONE event ...