Question
STM32L Nucleo clock change
Posted on January 11, 2016 at 12:08
I am trying to configure the clock source in a STM32L Nucleo Board (that mounts the STM32L152RE microcontroller). I use EmBitz as IDE.
I have downloaded the Excel file STM32L1xx Clock configuration tool from ST that generates the system_stm32l1xx.c file to configure the microcontroller.However the configuration tool does not allow to select the microcontroller I use (STM32L15xxE is not present).Any idea how to create the configuration file?