Hi, I've purchased an STM32H723ZG Nucleo Board to evaluate and test the potential of the onboard DAC. The max sampling time for the STM32H72x with the max bus speed at 137.5MHz is 51.1Msps as described in the AN4566 but I can't reach them.
I'm trying to generate a 1.2 MHz sine burst using the DAC, DMA and Timers. Everything works fine but only up to 200-250KHz then increasing the frequency the amplitude begins to decrease.Moreover I've managed to reach about 25Msps and it seems impossi...