Resolved! STM32 Hardware implementation USB Host vs Device
I want to use a STM32G4 device in a new project but I was disappointed to find the USB implementation only supported Device mode.What is the hardware (implemented in the MCU) that make it capable of host mode from device mode (OTG supports both)? Wi...