Search found 1 match

by pwdandekar
Tue Jan 14, 2020 6:36 am
Forum: ESP32 Arduino
Topic: ESP32 core 1 panic'ed when EEPROM and timer interrupt used together
Replies: 5
Views: 8071

ESP32 core 1 panic'ed when EEPROM and timer interrupt used together

Hello,
I am reading an analog input in timer ISR, 100 times per second. If I write this 12-bit value in EEPROM (only once per second), I am getting following error:

Guru Meditation Error: Core 1 panic'ed (Cache disabled but cached memory region accessed)
Guru Meditation Error: Core 1 panic'ed ...

Go to advanced search