STM32F411 IRQs for USB device attachment and detachment both fire in host mode
Using a Nucleo-F411RE board modified to have 8MHz HSE crystal oscillator and running the OTG peripheral in forced host mode, we are working on implementing our own host stack. With the current code no IRQs trigger until a device is physically attach...