high precision timer
Posted: Mon Apr 02, 2018 10:42 pm
Hello,
I know that with esp_timer_get_time() I can get a timestamp on µsec base. Is there an even better time base resolution possible? Idea behind: Build a low budget logic analyzer. For this the edges of a signal must have very exact timestamps.
An other question: What is the highest frequency on a GPIO input which should trigger an interrupt. Can I go up to some MHz ?
Reiner
I know that with esp_timer_get_time() I can get a timestamp on µsec base. Is there an even better time base resolution possible? Idea behind: Build a low budget logic analyzer. For this the edges of a signal must have very exact timestamps.
An other question: What is the highest frequency on a GPIO input which should trigger an interrupt. Can I go up to some MHz ?
Reiner