STM32 - HSE OSC 16 MHz fails to start
Posted on December 31, 2014 at 17:20 Hi, I have a problem with proper main clock configuration in STM32F030K6T6. I've connected an external crystal 16 MHz with 2x15 pF caps, but the HSE is not starting. Variable HSEStatus remains 0, so the PL...