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

Doesn't work on ESP32-C3 #10

Open
robertgregor opened this issue Nov 7, 2023 · 0 comments
Open

Doesn't work on ESP32-C3 #10

robertgregor opened this issue Nov 7, 2023 · 0 comments

Comments

@robertgregor
Copy link

Tryin to use it in ESP32-C3, but it do errors like:

ELF file SHA256: 088975f91042702a

E (1379) esp_core_dump_flash: Not enough space to save core dump!
E (1384) esp_core_dump_elf: Failed to prepare core dump storage (257)!
E (1390) esp_core_dump_common: Core dump write binary failed with error=257
Rebooting...
ESP-ROM:esp32c3-api1-20210207
Build:Feb 7 2021
rst:0x3 (RTC_SW_SYS_RST),boot:0xd (SPI_FAST_FLASH_BOOT)
Saved PC:0x403820bc
SPIWP:0xee
mode:DIO, clock div:1
load:0x3fcd5810,len:0x438
load:0x403cc710,len:0x918
load:0x403ce710,len:0x25f4
entry 0x403cc710
E (257) rmt: rmt_set_gpio(534): RMT CHANNEL ERR
E (257) rmt: rmt_config(686): set gpio for RMT driver failed
E (306) rmt: rmt_rx_start(284): RMT CHANNEL ERR
E (306) rmt: rmt_set_gpio(534): RMT CHANNEL ERR

Seems, the issue is RMT channel error?

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