RTC with HSE and STMF0
Posted on July 10, 2014 at 15:27I am trying to make a clock LCD display on my STM32F0. I want to use the external 8MHz crystal that is on my board. I cannot use any of the example code as none of it gives examples using the HSE. The code that I am u...