USB connection between STM32F411 and modem RM500 quectel
Hi I am working on a project where a need to send AT commands through my MCU to a modem, the problem is that this modem only has a USB interface and not a UART interface, so I have a lot of doubts of how should I do this, i wanted to use the USB_Host...