External interrupt problem with ESP32
Posted: Tue Apr 21, 2020 6:37 pm
Hello,
I have a problem with external Interrupt in ESP32, the serial monitor display this message when interrupt is occurred :
Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1)
Core 1 register dump:
PC : 0x4008875c PS : 0x00060234 A0 : 0x800d254c A1 : 0x3ffbe620
A2 : 0x3ffb8420 A3 : 0x00000000 A4 : 0xffffffff A5 : 0x00000000
A6 : 0x0000001f A7 : 0x00000001 A8 : 0x8000beb2 A9 : 0x3ffbe620
A10 : 0x3ffb854c A11 : 0x0000000c A12 : 0x00060221 A13 : 0xffffffff
A14 : 0x00060e21 A15 : 0x00000000 SAR : 0x0000001c EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x4000c46c LEND : 0x4000c477 LCOUNT : 0x00000000
Core 1 was running in ISR context:
EPC1 : 0x4000beb4 EPC2 : 0x00000000 EPC3 : 0x00000000 EPC4 : 0x4008875c
Backtrace: 0x4008875c:0x3ffbe620 0x400d2549:0x3ffbe660 0x400d187f:0x3ffbe680 0x400d1ce5:0x3ffbe6b0 0x400d0fb5:0x3ffbe6d0 0x400d106a:0x3ffbe700 0x400d10b9:0x3ffbe730 0x400d0dc0:0x3ffbe750 0x400d0ded:0x3ffbe770 0x40080ed0:0x3ffbe790 0x40080f85:0x3ffbe7b0 0x40084e45:0x3ffbe7d0 0x400d246e:0x3ffb1fb0 0x40088a6d:0x3ffb1fd0
Core 0 register dump:
PC : 0x400ea0f2 PS : 0x00060334 A0 : 0x800d4e36 A1 : 0x3ffbbff0
A2 : 0x00000000 A3 : 0x00000001 A4 : 0x00000000 A5 : 0x00000001
A6 : 0x00060520 A7 : 0x00000000 A8 : 0x800d49fe A9 : 0x3ffbbfc0
A10 : 0x00000000 A11 : 0x400855d0 A12 : 0x00060520 A13 : 0x3ffbb710
A14 : 0x3ff000e0 A15 : 0x00000001 SAR : 0x00000000 EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
Backtrace: 0x400ea0f2:0x3ffbbff0 0x400d4e33:0x3ffbc010 0x4008a20e:0x3ffbc030 0x40088a6d:0x3ffbc050
Rebooting...
any one help me p pls ?
I have a problem with external Interrupt in ESP32, the serial monitor display this message when interrupt is occurred :
Guru Meditation Error: Core 1 panic'ed (Interrupt wdt timeout on CPU1)
Core 1 register dump:
PC : 0x4008875c PS : 0x00060234 A0 : 0x800d254c A1 : 0x3ffbe620
A2 : 0x3ffb8420 A3 : 0x00000000 A4 : 0xffffffff A5 : 0x00000000
A6 : 0x0000001f A7 : 0x00000001 A8 : 0x8000beb2 A9 : 0x3ffbe620
A10 : 0x3ffb854c A11 : 0x0000000c A12 : 0x00060221 A13 : 0xffffffff
A14 : 0x00060e21 A15 : 0x00000000 SAR : 0x0000001c EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x4000c46c LEND : 0x4000c477 LCOUNT : 0x00000000
Core 1 was running in ISR context:
EPC1 : 0x4000beb4 EPC2 : 0x00000000 EPC3 : 0x00000000 EPC4 : 0x4008875c
Backtrace: 0x4008875c:0x3ffbe620 0x400d2549:0x3ffbe660 0x400d187f:0x3ffbe680 0x400d1ce5:0x3ffbe6b0 0x400d0fb5:0x3ffbe6d0 0x400d106a:0x3ffbe700 0x400d10b9:0x3ffbe730 0x400d0dc0:0x3ffbe750 0x400d0ded:0x3ffbe770 0x40080ed0:0x3ffbe790 0x40080f85:0x3ffbe7b0 0x40084e45:0x3ffbe7d0 0x400d246e:0x3ffb1fb0 0x40088a6d:0x3ffb1fd0
Core 0 register dump:
PC : 0x400ea0f2 PS : 0x00060334 A0 : 0x800d4e36 A1 : 0x3ffbbff0
A2 : 0x00000000 A3 : 0x00000001 A4 : 0x00000000 A5 : 0x00000001
A6 : 0x00060520 A7 : 0x00000000 A8 : 0x800d49fe A9 : 0x3ffbbfc0
A10 : 0x00000000 A11 : 0x400855d0 A12 : 0x00060520 A13 : 0x3ffbb710
A14 : 0x3ff000e0 A15 : 0x00000001 SAR : 0x00000000 EXCCAUSE: 0x00000006
EXCVADDR: 0x00000000 LBEG : 0x00000000 LEND : 0x00000000 LCOUNT : 0x00000000
Backtrace: 0x400ea0f2:0x3ffbbff0 0x400d4e33:0x3ffbc010 0x4008a20e:0x3ffbc030 0x40088a6d:0x3ffbc050
Rebooting...
any one help me p pls ?