Search found 1 match

by ABHISHEK05
Wed Mar 01, 2023 11:11 am
Forum: General Discussion
Topic: ADC Sampling rate
Replies: 2
Views: 3169

ADC Sampling rate

I am using ESP32­ WROOM­ 32E for a project. For this project I am using ADC to get voltage and current sensors value via ADC. VOLTAGE_PIN ADC1_CHANNEL_7//33 CURRENT_PIN ADC1_CHANNEL_6//34 I need to calculate RMS Voltage & Current from this. Can someone provide me with the data how much time it takes...