STM32 Blue Pill, sleep mode until anything is received on USB CDC
This board has STM32F103C8 MCU. I applied this patch for USB CDC interface, to successfully read/write data between STM32 and laptop via USB cable. How to make this STM32 enter light sleep mode, while allowing STM32 to maintain virtual com port conne...