Search found 4 matches

by HRDUERR
Mon Sep 25, 2023 6:08 pm
Forum: Hardware
Topic: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Replies: 6
Views: 5877

Re: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.

Help for own help is the best ...

I just changed the pins from 6,5,7 to 16,17 and 18. And it worked!
Thank you!
by HRDUERR
Mon Sep 25, 2023 5:42 pm
Forum: Hardware
Topic: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Replies: 6
Views: 5877

Re: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.

o.k. Decoding it to:

PC: 0x400d0d41: setup() at D:\Daten\Arduino\ESP32\TestLargeDigitDriver/TestLargeDigitDriver.ino line 44
EXCVADDR: 0x00000000

Decoding stack results
0x400d0d41: setup() at D:\Daten\Arduino\ESP32\TestLargeDigitDriver/TestLargeDigitDriver.ino line 44
0x4008618d: vPortTaskWrapper ...
by HRDUERR
Sat Sep 23, 2023 6:02 pm
Forum: Hardware
Topic: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
Replies: 6
Views: 5877

Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.

I used the Arduino code for the Large digit driver from Sparkfun on an ESP-WROOM 32:

https://learn.sparkfun.com/tutorials/large-digit-driver-hookup-guide/all

I ended up with:
19:29:55.584 -> Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled.
19:29:55.677 -> Core 1 ...

Go to advanced search