USB VBUS_SENSE on STM32U5A9NJ Discovery Kit
I am experimenting with the USB HS peripheral on the STM32U5A9NJ Discovery Kit, and noticed that there is a signal called VBUS_SENSE which is routed to PG1 (ADC4 IN8). I've configured ADC4 to sample from this pin, and notice that the sensed voltage is ~0.14V with the USB connected, and 0.0 with the USB disconnected. Is this the expected behavior? I would have expected to see a higher voltage with the USB cable connected. What is the maximum possible voltage for VBUS_SENSE? My ADC resolution is set to 12 bits, sampling time is 814.5, and Vref+ is 1.8.
