User Activity

Posted on August 21, 2017 at 15:17I have setup the USB Host using the STM32CubeMx and I can transmit data in bulk and it has a state machine.  The USB is attached to the host which is a CDC USB Modem.  The CDC_ProcessReception(phost) does not receiv...
Posted on August 18, 2017 at 16:18I 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...
Posted on August 10, 2017 at 22:09I was looking for C code and software written that implements a STM32F407 host mode USB driver, able to connect and communicate with USB serial devices that expose multiple virtual devices such as Telit GSM modems.*...
Posted on August 10, 2017 at 21:11We need software written that implements a STM32F407 host mode USB driver, able to connect and communicate with USB serial devices that expose multiple virtual devices such as GSM/GPRS modems or Telit.I wanted to ge...