Hi, i'm using USB HOST MSC in the stm32f411re.i would like to put the microcontroller in STOPMode and wake up it when memory stick is connected.By default CubeMX activate OTG_FS_IRQn global interrupt. With this interrupt i can only exit from SLEEPMo...