Other Parts Discussed in Thread: ADS8860, ADS8860EVM-PDK
Dear Sir / Madam,
I am using ESP32_devkitc_v4 board for my electric motor predictive maintenance project. I am using accelerometer (ADXL1002Z) to measure vibration data from the motor at 10kHz sampling rate. However, because the ADC resolution in ESP32 devkit board is low resolution (10 bits), I can't do analog to digital conversion correctly with onboard ADC. Therefore, I am using 16 bit ADC from TI (ADS8320), but I am not very sure about how to interface ADS 8320 with ESP32_devkitc_v4 board.
Therefore, could you guide me on how to interface ADS 8320 with ESP32_devkitc_v4 board? and I would like to know the Arduino example code on how to read data from ADS 8320?
Thanks,
Susan.