Search found 1 match

by tomview
Thu Apr 05, 2018 9:58 am
Forum: General Discussion
Topic: Fast ADC data transferto an ESP32
Replies: 0
Views: 2111

Fast ADC data transferto an ESP32

Hi All My project requires that I digitise a 1MHz signal for 300 µs (ie 600 8 bit samples collected over a 300 µs period) for further processing. My hope is that I can link an external ADC (preferable using SPI but possibly 8 bit parallel ) to an ESP32. Never having used this device before I should ...