Posted on October 02, 2015 at 17:02I want to write directly to DAC1,2,3 as i see them, DAC1 ch1, DAC1 ch2 and DAC2 ch1 as ref manual RM0316 describes, a voltage just as simple as writing to a TIM CCR is to output a voltage, like: TIM1->CCR1=120; so ...