2018-01-30 08:54 AM
Hi, we are sleeping the STM32F072xB using PWR_EnterSTOPMode() and waking on various GPIO for button press, etc. Is it possible to wake on a USB message? Is there an app note or example on this? Does anybody know if we would properly receive the first message, or it would be throw-away? Thanks, Wilson