How does the ESP32 DAC cosine generator waveform look on an Oscilloscope?

The ESP32 DAC has a built-in cosine waveform generator. Even though it’s an 8-bit DAC, the waveform looks pretty clean.

Oscilloscope trace of ESP32 DAC cosine generator waveform showing clean sine wave Oscilloscope trace of ESP32 DAC cosine generator waveform zoomed view

For an example on how to generate this wavefrm in firmware, see How to use the ESP32 DAC sine/cosine waveform generator using Arduino / PlatformIO


Check out similar posts by category: Electronics, ESP8266/ESP32