TM STM32F4xx Libraries  v1.0.0
Libraries for STM32F4xx devices from Tilen Majerle

RCC library for STM32F4xx devices - http://stm32f4-discovery.com/2015/05/library-59-change-pll-settings-while-stm32f4xx-is-running. More...

Modules

 TM_RCC_Macros
 Library defines.
 
 TM_RCC_Typedefs
 Library Typedefs.
 
 TM_RCC_Functions
 Library Functions.
 

Detailed Description

RCC library for STM32F4xx devices - http://stm32f4-discovery.com/2015/05/library-59-change-pll-settings-while-stm32f4xx-is-running.

This library allows you to change PLL settings on the FLY.

It can be used to dynamically change system clock for various reasons.

Note
After you change PLL settings, some peripherals (like USART, Systick, TIMERS) will no longer work properly. Doing a reinit would fix that!
Changelog
 Version 1.0
  - First release
Dependencies
 - STM32F4xx
 - STM32F4xx RCC
 - defines.h