Pin Interrupt on ESP32 S3

Recurrent H/W and software problems
Post Reply
waldli
Posts: 14
Joined: Sat Sep 02, 2023 7:46 am
Has thanked: 1 time
Been thanked: 1 time

Pin Interrupt on ESP32 S3

Post by waldli »

Hello everyone.

with my program on ESP32 s3 Annex32-S3 CAN DMT VGA HID 1.51.8 qio opi LFS
the error keeps appearing:

E (44388) gpio: gpio_isr_handler_remove(480): GPIO isr service is not installed, call gpio_install_isr_service() first

on on the serial interface. Depends on the call from PIN Interrupt

interrupt 18,continue,1

together.
But the program continues.
Has anyone already observed this?

Thanks and Greetings
Waldemar
User avatar
cicciocb
Site Admin
Posts: 1989
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 426 times
Been thanked: 1329 times
Contact:

Re: Pin Interrupt on ESP32 S3

Post by cicciocb »

You can ignore this message, it is just a warning that says that, in the configuration of the module, one or more pins are at -1
Post Reply