STM32L412 VDDUSB Disconnect
I am using STM32L412RB for a low power application.
VDD: 1.8V
I have a 3.3V regulator that I would like to only turn on when I am using USB.
According to the datasheet (https://www.st.com/resource/en/datasheet/stm32l412kb.pdf pg 19), VDDUSB = 3.0 to 3.6 V. It doesn't say much about whether I can have it floating when not using USB.
Is floating VDDUSB pin acceptable when not using USB? VDDUSB will be powered when I use USB.
Thank you
