2022-02-09 09:43 PM
There is external crystal on my PCB Mfr part: X1E0003410273 I am working on STM32 Cube IDE. At first whenever I enabled external crystal my program did not run at all. Even In low frequencies. Then I enabled Clock Secure System (CSS) Now my program is running with external crystal with 48MHz HCLK but when I try to increase it more than 48Mhz program stops running again. I am beginner in stm32 and only working with Cube IDE. Is there problem with external crystal I choose or something else?
Here is my Clock configuration
Solved! Go to Solution.
2022-02-09 10:32 PM
Check VCAP capacitors and voltages.
Check VOS settings
Check Flash Latency
Check HSE or internal clocks via PA8/MCO
2022-02-09 10:32 PM
Check VCAP capacitors and voltages.
Check VOS settings
Check Flash Latency
Check HSE or internal clocks via PA8/MCO
2022-02-09 11:17 PM
Thank you so much. It was issue with VCAP