STM32F103C6T6A clock configuration
Posted on September 27, 2016 at 17:30I need to configure the system clock to HSE with a 8MHz quartz crystal.At startup the default is HSI. For the STM32L family I used the clock configuration tool provided by ST, but this tool is not available for S...