Search found 1 match
- Thu Jul 29, 2021 1:30 pm
- Forum: ESP-IDF
- Topic: Using Multiple interrupts in esp32
- Replies: 12
- Views: 16285
Using Multiple interrupts in esp32
Hi, Good Afternoon! We are using two external interrupts on the esp32, one interrupt is attached to core 1 (this is a high level interrupt on GPIO_NUM_35) and the other one is a low level interrupt which is tied to core 0 on GPIO_NUM_27. On high level interrupt (GPIO_NUM_35) we are having an ADC(Ana...