Page 1 of 1

Hardware timestamping GPIO events

Posted: Mon Sep 02, 2019 9:20 am
by cyberman54
I need to capture a rising edge signal on a GPIO, with a high resolution timestamp.
Is there a way to do this by hardware of ESP32?
If so, how can i read the generated timestamps with ESP-IDF?

Thanks for any hint.