esp32-2432S022C/N now also working! #128
Replies: 2 comments 2 replies
-
Hello, not work((
Rebooting... rst:0xc (SW_CPU_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) abort() was called at PC 0x400887e3 on core 1 Backtrace: 0x40083b7d:0x3ffb2640 0x400887ed:0x3ffb2660 0x4008da75:0x3ffb2680 0x400887e3:0x3ffb2700 0x400feb7f:0x3ffb2720 0x400fe8e3:0x3ffb27b0 0x400d18ae:0x3ffb27d0 0x40100f92:0x3ffb2820 #0 0x40083b7d:0x3ffb2640 in panic_abort at /Users/ficeto/Desktop/ESP32/ESP32S2/esp-idf-public/components/esp_system/panic.c:402 |
Beta Was this translation helpful? Give feedback.
-
Yes, you're right. In the driver there is no check to see if the RST is NC |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
The esp32-2432S022C/N has a different interface than all the other boards: a 8 bit 8080 interface.
This was there for a long time but not working; today found the issue and is working!
Enjoy!
Beta Was this translation helpful? Give feedback.
All reactions