ุ่I use "STM32 Value line" for generating sinusoids signal by internal DAC. By default the signal from output DAC, it vary from 0(GND) to 3V.
If I want the signal vary in range of -1.5V to 1.5V instead. How can I do?
If the sine wave does not require a low impedance source the R/2 may be ok , but powering the STM32 is not a good idea for voltage regulation from this.
Hey Sunny, I agree with you if you're taking into account the impedance. But he's only trying to get a -1.5 to +1.5 sinusoidal output instead of the 0 to 3V output that the DAC of STM32 MCU is generating. The MCU would generate a low impedance output anyway, so the voltage divider wouldn't change anything. That's only a matter of changing the GND point.