Search found 1 match

by brett.brotherton
Fri Jul 09, 2021 7:45 pm
Forum: Hardware
Topic: [ESP32S2] ADC measurements from ULP RISC-V
Replies: 0
Views: 1764

[ESP32S2] ADC measurements from ULP RISC-V

Hello, I am trying to run ADC measurement from the ULP RISC-V coprocessor but cannot figure out how to trigger them. According to https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/api-guides/ulp-risc-v.html the ULP RISC-V has access to the SAR ADC peripheral but I am unsure how to use it...