uPyCam icon indicating copy to clipboard operation
uPyCam copied to clipboard

E (17435) gpio: gpio_install_isr_service(460): GPIO isr service already installed

Open e135193 opened this issue 3 years ago • 2 comments

I have flashed the latest firmware however the module restarts itself with the error below @lemariva

connecting to network...
network config: ('192.168.0.26', '255.255.255.0', '192.168.0.1', 'X.X.X.X')
E (17435) gpio: gpio_install_isr_service(460): GPIO isr service already installed
MicroPython v1.14-122-g9fef1c0bd-dirty on 2021-03-30; Camera Module (i2s) with ESP32
Type "help()" for more information.

and when I run main.py I get error below

Traceback (most recent call last):
  File "<stdin>", line 12, in <module>
  File "webserver.py", line 48, in run
OSError: Camera Init Failed

e135193 avatar Jun 07 '22 23:06 e135193

I have same error also..

sogrekci avatar Sep 12 '22 08:09 sogrekci

hmm. I get this too - any clues?

jvsteiner avatar Mar 28 '24 23:03 jvsteiner