Question
Setting Up STM32L452 as USB CDC Device with VBUS-Sense
I'm working on a setup with a STM32L452RE and want to use the USB as a CDC-Device. I want to use the internal PullUp for D+ and the VBUS-sensing. I only find very unspecific Information about what i got to do in software.
Also which Pin to use (probably PA9) but i don't find any information about this in the reference manual or other documentation for the STM32L452.
