Thank you for the response, @jonr.
I scanned the datasheet but haven't yet been able to find the ADC details.
What if I used an external, parallel 8-bit ADC with an external clock input and used the same clock...
This is what I need to realize:
1. Digitize an incoming 'chirp' consisting of 1 microsecond pulses of varying amplitude between +/- 1VDC (2VDC p-p) @ 5 Mega Samples Per Second (MSPS) and store the values to RAM. The...
Hello...
FIRST QUESTION:
I need to measure the timing between a sync pulse and several other pulses, to a resolution of a couple of nanoseconds. In the ESP32 there is ESP.getCycleCount(), which gives the number of...