2017-08-18 07:18 AM
I have using the MXCube and modified code a USB CDC Host that connects to a CDC Device. I can bulk transmit using USB Host but not bulk receive? The CDC_ProcessReception(phost) does not execute and the function is passed bu but the CDC_ProcessTransmission() runs. Does someone have solution?
#usb-host-fs #usbh_bulkreceivedata #usb-stm32f4 #usb-cdc