Issue with PLL of the STM32F302
Hello, we're using the microcontroller STM32F302C8 and we have a problem with the PLL.
The problem is when we enables the PLL the microcontroller is reset. We have made several tests using HSI and HSE, but always the same result, a reset after to enable the PLL.
If we use the Sysclock directly from HSI or HSE the microcontroller works fine.
We check this with several boards and we're using the SDK 19.1 and 1.10.0 with both options HAL and LL.
Does anyone know what the problem could be?
Thanks & regards