ESP32: How to output different signals on each DAC channel, where DAC is in Continuous Wave Output mode (Continuous/DMA Mode)?
I want to generate two signals on the DAC outputs of ESP32, the sine
and cosine
ones, thus shifted by 90 deg. But I have the same signal on both DAC outputs.