ESP32 parallel bus readout
Posted: Fri Dec 22, 2017 10:05 pm
Hi everybody!
I'm trying to tie the ESP32 to a very specific peripheral. This peripheral outputs a 4 bit data word clocked at 25 MHz on the two clock edges.
I'm trying to crack a way to retrieve such high data stream on the ESP, preferentially using DMA. Any ideas on how to do this without additional hardware? For the records, the 25 MHz clock may be derived from the ESP32 internal clock.
Cheers!
Jean
I'm trying to tie the ESP32 to a very specific peripheral. This peripheral outputs a 4 bit data word clocked at 25 MHz on the two clock edges.
I'm trying to crack a way to retrieve such high data stream on the ESP, preferentially using DMA. Any ideas on how to do this without additional hardware? For the records, the 25 MHz clock may be derived from the ESP32 internal clock.
Cheers!
Jean