STM32L072 - VDD_USB Supply Current (for PA11, PA12)
PA11 and PA12 are powered from VDD_USB.So, to use PA11 and/or PA12, we have to have the VDD_USB domain powered-up.I can't find any documentation of the expected VDD_USB current draw when the USB functionality is not used.In a previous project, I reme...