2020-07-27 03:22 AM
Hello,
I'm working with the NUCLEO-F722ZE EVB on STM32CubeIDE.
I'm Looking for a C example that explains how to use the device's DAC (Digital to Analog Converter)
Solved! Go to Solution.
2020-07-27 05:39 AM
One of several examples available in the CubeF7 repository:
2020-07-27 03:48 AM
DAC is very simple peripheral. I suggest to read reference manual and use DAC through Registers.
2020-07-27 05:39 AM
One of several examples available in the CubeF7 repository: