On STM32L433, is PA9 really dedicated to the VBUS sensing input?
I am designing a PCB for a self-powered industrial device with a USB port, and therefore need to use VBUS sensing. In the generic USB hardware guideline (application note 4879), it is stated that "Pin PA9, a five V-tolerant pin, is natively dedicated to VBUS sensing".
What confuses me is that the STM32L433 datasheet doesn't mention this. In fact, nether the datasheet or the manual mentions VBUS at all, and PA9 doesn't seem to have anything to do with the USB port at all.
So my question is this: Does anyone here have experience with VBUS sensing on the STM32L433? Does PA9 really work as VBUS sensing on these devices, even though it isn't mentioned in the manual or the datasheet?
I had a look at the datasheet for the STM32L475, where the additional function for PA9 is listed as OTG_FS_VBUS. Is PA9 dedicated to VBUS sending only in OTG capable devices?
