Search found 1 match

by Lolito
Fri Dec 31, 2021 6:33 pm
Forum: ESP32 Arduino
Topic: Core 1 panic'ed (LoadProhibited) SPI and Task conflict
Replies: 1
Views: 3762

Core 1 panic'ed (LoadProhibited) SPI and Task conflict

When the task is not initialized and I try to use the SPI bus, it works perfectly but when the task is initialized I get this error: Guru Meditation Error: Core 1 panic'ed (LoadProhibited). Exception was unhandled. Core 1 register dump: PC : 0x400d1023 PS : 0x00060a30 A0 : 0x800d1c8f A1 : 0x3ffb1f10...