Question
Problem with DAC stm32f103rd
Posted on January 12, 2015 at 18:29
Hello, I would like generate two different signal with the channel 1 and 2 of DAC. I've used two different timer (TIM6 and TIM2) and one DMA address (DAC_DHR12RD_Address 0x40007420). I can generate the signals separate but I try to generate the together (each signal with different DAC) It don't work.
Any ideas?? Thank you