User Activity

Hi, I am trying to communicate with a modem via USB using NUCLEO-L496ZG-P. I use CubeMX do to the setting, FreeRTOS and St USB Host library. First, I init the USB "MX_USB_HOST_Init();".Then to send I use this "USBH_CDC_Transmit(&hUsbHostFS,(uint8_t *...