STM32L4 - Connection of VddUSB Pin
After reading the data sheets, the Getting Started document and others, I need some clarification on connectivity of the VddUSB pin. On page 12 of AN4555, it states:
"The USB transceivers are supplied from a separate VDDUSB power supply pin. VDDUSB range is from 3.0 V to 3.6 V and its voltage level is completely independent from VDD or VDDA." I guess this means it's as dependent as the design makes it, or is it (also) isolated internally?
On my design, I have an STMPS2141 switch that is supplied by the same 3.3V that is feeding the MCU - the USB will be enabled only when a USB stick is plugged in. So does it matter if the VddUSB pin on the MCU is fed straight away from the supply, or should it too be supplied by the output of the STMPS2141?
Is anyone aware of a reference design with a USB on the STM32L4?
Thanks
