Introduction - If you have any usage issues, please Google them yourself
This STM32F746 code provides a description of how to use the DAC peripheral to
generate several signals using DMA controller.
For each press on User push-button, a signal has been selected and can be monitored on
the DAC channel one:
- Triangle waveform (Channel 1).
- Escalator waveform (Channel 1) using DMA transfer.