How to Check HSE is Connected To STM32
Hi,
I am using STM32F205 Board for our development. We were using HSI (16MHZ) as the clock and found out that HSI has issues with high temperatures. I am calibrating HSITRIM value to fix the clock drift issue and we already have 50 boards manufactured.
Now we decided to use crystal oscillator (25MHz) as HSE.
How do I determine if we connected external crystal oscillator to stm32 to configure the clock correctly?
