Search found 2 matches

by mmatton
Tue Sep 13, 2022 1:29 pm
Forum: ESP-IDF
Topic: Using ESP_INTR_FLAG_SHARED with the GPIO driver
Replies: 2
Views: 5271

Re: Using ESP_INTR_FLAG_SHARED with the GPIO driver

I forgot to mention, we're using an ESP32 (non S2, non C3)
by mmatton
Mon Sep 12, 2022 5:30 pm
Forum: ESP-IDF
Topic: Using ESP_INTR_FLAG_SHARED with the GPIO driver
Replies: 2
Views: 5271

Using ESP_INTR_FLAG_SHARED with the GPIO driver

Greetings,

Note that my comments below are based on an investigation using the ESP-IDF 4.4.2.

We've run into a problem where we occasionally receive a subset of the GPIO interrupts we have configured with too much latency. The problem seems to be caused by the fact the GPIO interrupt was sometimes ...

Go to advanced search