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

DAC with DMA and TIM signal generator feature for STM32F4 - http://stm32f4-discovery.com/2014/09/library-36-dac-signal-generator-stm32f4. More...

Modules

 TM_DAC_SIGNAL_Macros
 Library defines.
 
 TM_DAC_SIGNAL_Typedefs
 Library Typedefs.
 
 TM_DAC_SIGNAL_Functions
 Library Functions.
 

Detailed Description

DAC with DMA and TIM signal generator feature for STM32F4 - http://stm32f4-discovery.com/2014/09/library-36-dac-signal-generator-stm32f4.

Signals available

Library supports 4 output signals:

Signals work well to about 50kHz. You can use 2 DAC channel simultaneously.

Timers, available for signal generation are: TIM2, TIM4, TIM5, TIM6, TIM7, TIM8

Pinout:
DACx    STM32F4     Description
    
DAC1    PA4         DAC Channel 1
DAC2    PA5         DAC Channel 2

Pins for DAC are fixed, analog and can not be changed

Changelog
 Version 1.0
  - First release
Dependencies
 - STM32F4xx
 - STM32F4xx DAC
 - STM32F4xx TIM
 - STM32F4xx DMA
 - defines.h
 - TM TIMER PROPERTIES
 - TM GPIO