Search found 1 match
- Thu Dec 17, 2020 2:15 pm
- Forum: ESP32 Arduino
- Topic: ADC reading of ADS8860 in Arduino IDE for ESP32 via SPI protocol
- Replies: 0
- Views: 2231
ADC reading of ADS8860 in Arduino IDE for ESP32 via SPI protocol
I am newbie of esp32 wroom. I am using 16bit external ADC (ADS8860) with esp32. I don't know how to write SPI communication in Arduino IDE for esp32. Currently I use this code to read the adc value from ADS8860. The problem is that when I test ADC reading with pure sine wave with DC offset, I cannot...