Does anybody have an example on how to use the DAC(s) in STM32, especially in the H7?
I was enthusiastic about the Nucleo H743ZI which appears to be the fastest µC by today, and I got one.
I want to read a SPI-connected sensor (LDC1000) and to route the sensor values to a DAC contineously (works for the ESP32).
Unfortunately, I could not find any example on how to get the DAC implemented in the Arduino IDE despite searching the whole day and installing GBs of STM32 stuff...
If not for the H7, is there any DAC-example on maybe another STM32 board that incorporates a DAC?