User Activity

Posted on June 01, 2017 at 15:35I use STM32F429 USB HS Host library for UVC device.Some UVC device has ISOC EP wMaxPacketSize=3072 or 5010 Bytes.I open endpoint type iso with msp = 5010 or 3072Then I Set Interface Alternate and start stream with wMa...
Posted on May 30, 2017 at 13:46Please help me !!!I want to config USB STM32F429  in mode Host hight speed with USB PHY.Please tell me the way or give to me source .Thanks you so much !!!!!!#usb #stm32f429 #usb-host #stm32f4-usb-highspeed-hs-ulpi #us...
Posted on May 26, 2017 at 10:59I am developing a UVC Host FULL Speed Driver in Kit STM32F4 Discovery .I brought up Webcam and it streaming data.But when I receive data from Isochronos Endpoint My source :USBH_IsocReceiveData(phost,imgBuffer,EpOutSiz...