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

MCO Output clock for STM32F4xx - http://stm32f4-discovery.com/2014/10/library-40-output-clocks-stm32f4/. More...

Modules

 TM_MCO_Typedefs
 Library Typedefs.
 
 TM_MCO_Functions
 Library Functions.
 

Detailed Description

MCO Output clock for STM32F4xx - http://stm32f4-discovery.com/2014/10/library-40-output-clocks-stm32f4/.

This library allows you to output different frequencies. They are split into 2 different output sections.

MCO1 output = PA8

MCO1 output

MCO2 output = PC9

MCO2 output

Changelog
 Version 1.1
  - March 11, 2015
  - Support for my new GPIO library

 Version 1.0
  - First release
Dependencies
 - STM32F4xx
 - STM32F4xx RCC
 - defines.h
 - TM GPIO