Posted on June 11, 2015 at 21:29
Hi all,
I am trying to produce a constant voltage, say 2V, from DAC without using any external input source. In other words, the code will send in digital signal to DAC, producing 2V. I have attempted to s...
Posted on June 01, 2015 at 22:00
Hello,
I working with STM32F3, and my goal is to feed in an external voltage into COMP2 (non-inverting input) compared against another constant analog voltage (inverting input), in order to produce a calib...
Posted on June 11, 2015 at 22:07Hi Clive,The pin's (PA5) is directly measured using a probe from a multimeter, without a load.PS. I have also tried configuration using DAC_Trigger_None and called DAC_SetChannel2Data(...); does it make a difference?T...