Question
USB cable connected
Posted on March 15, 2016 at 11:18
Hi all,
I'm working on a device with STM32F205. The MCU does to Stop mode after 15 sec. The device has also USB (VCP) and can be connected to PC. But I don't want MCU goes to Stop mode if USB cable is connected. So my question is, how to find out that USB cabel is connected, which register (bit) from USB core to watch.