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

The ESP32 crashes #44

Closed
DonatelloX opened this issue Oct 27, 2022 · 1 comment
Closed

The ESP32 crashes #44

DonatelloX opened this issue Oct 27, 2022 · 1 comment

Comments

@DonatelloX
Copy link

  • Arduino board: ESP32 DevKit
  • Arduino IDE version: 2.0.1
  • Arduino ESP Core: 2.0.5

Open the "buildtest" example and compile.
The result is a crash of the ESP32:

RA8875 start
ets Jun  8 2016 00:22:57

rst:0x8 (TG1WDT_SYS_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:1
load:0x3fff0030,len:1344
load:0x40078000,len:13864
load:0x40080400,len:3608
entry 0x400805f0
@DonatelloX
Copy link
Author

OK, I found the problem:

#define RA8875_INT 32
#define RA8875_CS 5
#define RA8875_RESET 33

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