We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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 a typical programmer so I just I try to modify existng codes from sample codes. They have simple demo on how to use the DAC.
Note: it's ARM - not C251!
Have you looked at the samples provided by ST in their Peripheral Library? (also included in your Keil installation)
Other Keil examples are under 'Support' on this very website.
Have you looked at the support page for the STM32 on the ST site? There's loads of App Notes and stuff there!
www.st.com/.../familiesdocs-110.html
I'm a typical programmer
sad, but true todays "typical programmer" don't know the difference between an ARM and a 251
Erik