Sonsivri

Electronics => AVR, 8051 Family and ARM Area => Topic started by: ambo on December 10, 2009, 10:08:40 10:08



Title: ARM CORTEX M3 STM32 DAC sample codes
Post by: ambo on December 10, 2009, 10:08:40 10:08
Anyone has working codes using stm32f103xxx (arm cortex-m3) using the DAC to generate constant analog voltage?  I want to build a digital power supply using the stm32's built-in ADC and DAC.  I'm no programmer so I just I try to modify existng codes from sample codes.


Title: Re: ARM CORTEX M3 STM32 DAC sample codes
Post by: bobcat1 on February 06, 2010, 01:31:41 13:31
HI

Use the STM32F10x_StdPeriph_Lib_V3.1.2 from ST site "www.st.com/mcu"

They have simple demo on how to use the DAC

All the best

Bobi