Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Issue with it8951e initialisation during boot #7

Open
pmestrum opened this issue Aug 13, 2023 · 0 comments
Open

Issue with it8951e initialisation during boot #7

pmestrum opened this issue Aug 13, 2023 · 0 comments

Comments

@pmestrum
Copy link

When deploying, m5paper boots up and logs an initialization error while booting up:

[11:30:39][I][logger:262]: Log initialized
[11:30:39][I][bm8563.sensor:033]: Sleep Duration Setting to: 3600000 ms
[11:30:39][I][app:029]: Running through setup()...
[11:30:39][C][spi:023]: Setting up SPI bus...
[11:30:39][I][i2c.arduino:183]: Performing I2C bus recovery
[11:30:39][E][it8951e.display:209]: Init Starting.
[11:30:39][E][it8951e.display:205]: Height:65535 Width:65535 LUT: \xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xffxV\xad\xba\xcd\xf4?, FW: \xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xff\xffxV\xad\xba\xcd\xf4?, Mem:ffffffff
[11:30:39][E][it8951e.display:240]: Init FAILED.
[11:30:39][D][binary_sensor:034]: 'Right': Sending initial state OFF
[11:30:39][D][binary_sensor:034]: 'BTN/PWR': Sending initial state OFF
[11:30:39][D][binary_sensor:034]: 'Left': Sending initial state OFF
[11:30:43]E (13203) task_wdt: Task watchdog got triggered. The following tasks did not reset the watchdog in time:
[11:30:44]E (13203) task_wdt: - loopTask (CPU 1)
[11:30:44]E (13203) task_wdt: Tasks currently running:
[11:30:44]E (13203) task_wdt: CPU 0: IDLE
[11:30:44]E (13203) task_wdt: CPU 1: IDLE
[11:30:44]E (13203) task_wdt: Aborting.
[11:30:44]
[11:30:44]abort() was called at PC 0x400f2c15 on core 0
[11:30:44]
[11:30:44]
[11:30:44]Backtrace:0x40083e5d:0x3ffbea8c |<-CORRUPTED
WARNING Found stack trace! Trying to decode it
WARNING Decoded 0x40083e5d: panic_abort at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/esp_system/panic.c:402
[11:30:44]
[11:30:44]
[11:30:44]
[11:30:44]
[11:30:44]ELF file SHA256: 0000000000000000
[11:30:44]
[11:30:44]Rebooting...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant