STM32F7 Triangle-wave generation
I am trying to control the amplitude of a triangle wave, while the frequency of the waveform should always be 1kHz. Is this possible to do?The reference manual says that I can control the amplitude of the signal using the register DAC-> DHRx. Further...