Could anybody help me to figure out the exact meaning of PWREN bit in register RCC_APB1ENR?I could not find any comments in the STM32 programming reference mannual.Thanks,Troy
Thanks for your comments!I use the discoveryboard of stm32l476vgt6, I have read the Power controller chapter again. However, the concept of "power interface clock" makes me confused, does this is a clock for the power regulator of STM32 peripheral?a...
I am now working on the STM32L476VG, and for the demo USB_HID, when I disable the PWREN bit of register RCC_APB1ENR, the USB do not work, but I could not find any comments in the reference mannual, so how this bit works?