STM32L4 USB Connect/Disconnect Detection
Posted on October 18, 2016 at 23:43I'm working on USB on an STM32L4 chip and cannot seem to reliably trigger when a USB Device is both Connected and Disconnected. I trigger the interrupt overall and handle it, but I need changes to happen as soon as...