STM32F303 clock startup
Posted on March 06, 2015 at 15:15With a clock module connected to the OSCin (HSE) does the chip start up using that or does the internal osc start the MCU and a s/w setup change over to the external clock? Otherwise how does it know what frequency i...