Digital Value to DAC
Posted on June 24, 2014 at 21:06Hello, I am using the STM32F4 discovery board. I have a project in which I have a timer which generate an interrupts @ 100Khz. In the ISR it stores a new value to a variable. Now how can I use the DMA to ...