USB OTG OUT packet receiving problem
Posted on January 05, 2016 at 08:28In HAL STM32F4xx_LL_USB_DRIVER in function USB_EPStartXfer for isochronous OUT endpoint the odd/even flag is always setup to the inverse of current odd/even frame.I wonder if that is the problem when receiving the ...