arduino-esp32/libraries/ESP32/examples/I2S/HiFreq_ADC
Tomáš Pilný 1b1c36ec02
WIP; Reworked HiFreq_ADC example; Closing #6832 (#6917)
Description of Change

Original code does not work (crashing) - related issue #6832 - now fixed.
Extended description to be more helpful.
Added options to modify the setup at the top of the code via constants.
Added option do plot with Arduino Serial plotter.
Even if the crashing was solved alone the ledc PWM would not output any signal.

Tests scenarios

Tested on ESP32 with oscilloscope and signal generator.

Related links

Closing #6832
2022-07-06 12:16:59 +03:00
..
.skip.esp32c3 Initial Esp32c3 Support (#5060) 2021-04-14 18:10:05 +03:00
.skip.esp32s2 v2.0.0 Add support for ESP32S2 and update ESP-IDF to 4.4 (#4996) 2021-04-05 14:23:58 +03:00
.skip.esp32s3 Esp32 s3 support (#6341) 2022-03-28 12:09:41 +03:00
HiFreq_ADC.ino WIP; Reworked HiFreq_ADC example; Closing #6832 (#6917) 2022-07-06 12:16:59 +03:00