Selecting HSE as clock gives error
Hello,
I have a problem trying to create a project in STM32CubeMX with a custom board using STM32L476RGT6 with crystal oscillator of 32MHz. In the interface configuration, when I selected HSE and set the value of 32MHz, it failed to initialize the peripherals because it got caught in a loop error by the clock configuration of the system. I have also verified the crystal signal and it corresponds to the frequency and if i select other options like HSI, everything works fine.
Looking for your advice to solve this problem,
Best regards,
