2016-07-24 11:22 PM
Hello,
I am trying to configure external clock(HSE) for STM32L476 uC using STM32CubeMX, Problem is that its disable in GUI , any way to enable this ? Same goes for LSE #stm32l4 #cube #cubemx #stm32cubemx2016-07-24 11:52 PM
You need to select external crystal option from RCC in the previous tab. Then it will work.
2016-07-25 05:24 AM
Goto pinout tab, then in the left hand list of peripherals find RCC. Inside it HSE=Crystal/Ceramic Resonator
Now you can see HSE enabled in Clock Configuration Tab
Refer to the image