espressif / esp-box

The ESP-BOX is a new generation AIoT development platform released by Espressif Systems.
Apache License 2.0
709 stars 172 forks source link

Blank Screen (AEGHB-651) #145

Closed yycguy123 closed 2 weeks ago

yycguy123 commented 1 month ago

Just purchased this ESP32-S3_BOX-3B powered up and screen is blank, its receiving power and top yellow light is on and off with mute button, it does connect and write when flashed, but screen is still blank

espressif2022 commented 1 month ago

Hello, can you provide the log after device poweron?

yycguy123 commented 1 month ago

When I connect with ESPLaunchpad I see this on the console if I select erase I get "invalid header: 0xffffffff"

esptool.js Serial port WebSerial VendorID 0x303a ProductID 0x1001 Connecting.... Detecting chip type... ESP32-S3 Chip is ESP32-S3 Features: Wi-Fi,BLE Crystal is 40MHz MAC: 84:fc:e6:64:08:f4 Uploading stub... Running stub... Stub running... Changing baudrate to 921600 Changed Manufacturer: c8 Device: 6018 Detected flash size: 16MB

On May 13, 2024, at 7:26 PM, espressif2022 @.***> wrote:

Hello, can you provide the log after device poweron?

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-box/issues/145#issuecomment-2109155619, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXCA5VUAK7XOPSBZNRO3V3TZCFY3ZAVCNFSM6AAAAABHULA4HSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMBZGE2TKNRRHE. You are receiving this because you authored the thread.

espressif2022 commented 1 month ago

If it is "invalid header: 0xffffffff", your device should not have valid firmware.

yycguy123 commented 1 month ago

How do I resolve this ?

On May 15, 2024, at 7:17 PM, espressif2022 @.***> wrote:

If it is "invalid header: 0xffffffff", your device should not have valid firmware.

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-box/issues/145#issuecomment-2113863195, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXCA5VTSG2WSEM5LIEPBCDTZCQJMBAVCNFSM6AAAAABHULA4HSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJTHA3DGMJZGU. You are receiving this because you authored the thread.

yycguy123 commented 1 month ago

So how to I fix this or is it broken I just got this Sent from my iPhoneOn May 15, 2024, at 19:17, espressif2022 @.***> wrote: If it is "invalid header: 0xffffffff", your device should not have valid firmware.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>

espressif2022 commented 1 month ago

I've test my esp-box-3-B with launchpad , it's ok. Did you try some other bin, and the flash result is successfully? Writing at 0xe70e9e... (100%) Wrote 15157656 bytes (9477414 compressed) at 0x0 in 104.036 seconds.

yycguy123 commented 1 month ago

Attached is my latest log file, I was able to flash and reset the device with launchpad, it appears the flash was successful but I can’t really tell, the display screen is blank, like its not on, no display no anything, and that’s the way its been from the start oel

On May 16, 2024, at 4:01 AM, espressif2022 @.***> wrote:

I've test my esp-box-3-B with launchpad https://espressif.github.io/esp-launchpad/?flashConfigURL=https://espressif.github.io/esp-box/launchpad.toml, it's ok. Did you try some other bin, and the flash result is successfully? Writing at 0xe70e9e... (100%) Wrote 15157656 bytes (9477414 compressed) at 0x0 in 104.036 seconds.

— Reply to this email directly, view it on GitHub https://github.com/espressif/esp-box/issues/145#issuecomment-2114912960, or unsubscribe https://github.com/notifications/unsubscribe-auth/AXCA5VVXORS7DBGU2AKMOB3ZCSGYDAVCNFSM6AAAAABHULA4HSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJUHEYTEOJWGA. You are receiving this because you authored the thread.

 I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1473) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1473) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1473) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1474) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1473) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1474) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1473) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 6 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1385) esp_psram: SPI SRAM memory test OK I (1394) cpu_start: Pro cpu start user code I (1394) cpu_start: cpu freq: 240000000 Hz I (1394) cpu_start: Application information: I (1397) cpu_start: Project name: chatgpt_demo I (1403) cpu_start: App version: 1 I (1407) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1413) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1420) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1426) cpu_start: Min chip rev: v0.0 I (1431) cpu_start: Max chip rev: v0.99 I (1436) cpu_start: Chip rev: v0.2 I (1440) heap_init: Initializing. RAM available for dynamic allocation: I (1448) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1454) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1461) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1467) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1475) spi_flash: detected chip: gd I (1479) spi_flash: flash io: qio I (1483) sleep: Configure to isolate all GPIO pins in sleep state I (1490) sleep: Enable automatic switching of GPIO sleep configuration I (1497) app_start: Starting scheduler on CPU0 I (1502) app_start: Starting scheduler on CPU1 I (1502) main_task: Started on CPU0 I (1512) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1520) main_task: Calling app_main() I (1531) settings: stored ssid:My Network SSID I (1531) settings: stored password:My Password I (1535) settings: stored OpenAI:sk-xxxxxxxx I (1540) settings: stored Base URL:https://api.openai.com/v1/ I (1671) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1671) LVGL: Starting LVGL task I (1672) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1680) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1810) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1811) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1817) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1824) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1831) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1840) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1474) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 6 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1385) esp_psram: SPI SRAM memory test OK I (1394) cpu_start: Pro cpu start user code I (1394) cpu_start: cpu freq: 240000000 Hz I (1394) cpu_start: Application information: I (1397) cpu_start: Project name: chatgpt_demo I (1403) cpu_start: App version: 1 I (1407) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1413) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1420) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1426) cpu_start: Min chip rev: v0.0 I (1431) cpu_start: Max chip rev: v0.99 I (1436) cpu_start: Chip rev: v0.2 I (1440) heap_init: Initializing. RAM available for dynamic allocation: I (1448) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1454) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1461) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1467) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1475) spi_flash: detected chip: gd I (1479) spi_flash: flash io: qio I (1483) sleep: Configure to isolate all GPIO pins in sleep state I (1490) sleep: Enable automatic switching of GPIO sleep configuration I (1497) app_start: Starting scheduler on CPU0 I (1502) app_start: Starting scheduler on CPU1 I (1502) main_task: Started on CPU0 I (1512) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1520) main_task: Calling app_main() I (1531) settings: stored ssid:My Network SSID I (1531) settings: stored password:My Password I (1535) settings: stored OpenAI:sk-xxxxxxxx I (1540) settings: stored Base URL:https://api.openai.com/v1/ I (1671) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1671) LVGL: Starting LVGL task I (1672) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1680) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1810) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1811) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1817) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1824) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1831) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1840) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.**) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (856) cpu_start: Starting app cpu, entry point is 0x403758b4 I (0) cpu_start: App cpu up. I (1391) esp_psram: SPI SRAM memory test OK I (1400) cpu_start: Pro cpu start user code I (1400) cpu_start: cpu freq: 240000000 Hz I (1400) cpu_start: Application information: I (1404) cpu_start: Project name: chatgpt_demo I (1409) cpu_start: App version: 1 I (1414) cpu_start: Compile time: Apr 26 2024 14:20:26 I (1420) cpu_start: ELF file SHA256: 3cd987036b5f6482... I (1426) cpu_start: ESP-IDF: v5.1.3-470-g2fd087b246 I (1432) cpu_start: Min chip rev: v0.0 I (1437) cpu_start: Max chip rev: v0.99 I (1442) cpu_start: Chip rev: v0.2 I (1447) heap_init: Initializing. RAM available for dynamic allocation: I (1454) heap_init: At 3FCA8F28 len 000407E8 (257 KiB): DRAM I (1460) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1467) heap_init: At 600FE014 len 00001FD4 (7 KiB): RTCRAM I (1473) esp_psram: Adding pool of 15232K of PSRAM memory to heap allocator I (1481) spi_flash: detected chip: gd I (1485) spi_flash: flash io: qio I (1490) sleep: Configure to isolate all GPIO pins in sleep state I (1496) sleep: Enable automatic switching of GPIO sleep configuration I (1504) app_start: Starting scheduler on CPU0 I (1509) app_start: Starting scheduler on CPU1 I (1509) main_task: Started on CPU0 I (1519) esp_psram: Reserving pool of 8K of internal memory for DMA/internal allocations I (1527) main_task: Calling app_main() I (1538) settings: stored ssid:My Network SSID I (1538) settings: stored password:My Password I (1542) settings: stored OpenAI:sk-xxxxxxxx I (1547) settings: stored Base URL:https://api.openai.com/v1/ I (1678) ESP-BOX: Partition size: total: 1920401, used: 1072774 I (1678) LVGL: Starting LVGL task I (1679) gpio: GPIO[4]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1687) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1817) gpio: GPIO[3]| InputEn: 1| OutputEn: 0| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:2 E (1818) lcd_panel.io.i2c: panel_io_i2c_rx_buffer(135): i2c transaction failed E (1824) TT21100: esp_lcd_touch_tt21100_read_data(198): I2C read error! E (1831) TT21100: esp_lcd_touch_new_i2c_tt21100(110): TT21100 init failed E (1838) TT21100: Error (0xffffffff)! Touch controller TT21100 initialization failed! I (1847) gpio: GPIO[3]| InputEn: 0| OutputEn: 0| OpenDrain: 0| Pullup: 1| Pulldown: 0| Intr:0 ESP_ERROR_CHECK failed: esp_err_t 0xffffffff (ESP_FAIL) at 0x42039dbb file: "./managed_components/espressif__esp-box/esp-box.c" line 387 func: bsp_display_indev_init expression: bsp_touch_new(((void )0), &tp)

abort() was called at PC 0x40380543 on core 0

Backtrace: 0x40375efe:0x3fcac850 0x4038054d:0x3fcac870 0x403880ea:0x3fcac890 0x40380543:0x3fcac900 0x42039dbb:0x3fcac930 0x4200a160:0x3fcac980 0x4211d643:0x3fcac9c0

ELF file SHA256: 3cd987036b5f6482

Rebooting... ESP-ROM:esp32s3-20210327 Build:Mar 27 2021 rst:0x3 (RTC_SW_SYS_RST),boot:0xa (SPI_FAST_FLASH_BOOT) Saved PC:0x40375d8b SPIWP:0xee mode:DIO, clock div:1 load:0x3fce3818,len:0x18ec load:0x403c9700,len:0x4 load:0x403c9704,len:0xda4 load:0x403cc700,len:0x308c entry 0x403c9934 I (19) boot: ESP-IDF v5.1.3-470-g2fd087b246 2nd stage bootloader I (19) boot: compile time Apr 26 2024 14:20:33 I (19) boot: Multicore bootloader I (23) boot: chip revision: v0.2 I (27) qio_mode: Enabling QIO for flash chip GD I (32) boot.esp32s3: Boot SPI Speed : 80MHz I (37) boot.esp32s3: SPI Mode : QIO I (42) boot.esp32s3: SPI Flash Size : 16MB I (47) boot: Enabling RNG early entropy source... I (52) boot: Partition Table: I (56) boot: ## Label Usage Type ST Offset Length I (63) boot: 0 nvs WiFi data 01 02 00009000 00004000 I (70) boot: 1 otadata OTA data 01 00 0000d000 00002000 I (78) boot: 2 phy_init RF data 01 01 0000f000 00001000 I (85) boot: 3 factory factory app 00 00 00010000 00600000 I (93) boot: 4 ota_0 OTA app 00 10 00700000 00200000 I (100) boot: 5 storage Unknown data 01 82 00900000 00200000 I (108) boot: 6 model Unknown data 01 82 00b00000 003e8000 I (115) boot: End of partition table I (120) boot: Defaulting to factory image I (124) esp_image: segment 0: paddr=00010020 vaddr=3c120020 size=231cf4h (2301172) map I (482) esp_image: segment 1: paddr=00241d1c vaddr=3fc9c700 size=07194h ( 29076) load I (487) esp_image: segment 2: paddr=00248eb8 vaddr=40374000 size=07160h ( 29024) load I (493) esp_image: segment 3: paddr=00250020 vaddr=42000020 size=11de64h (1171044) map I (673) esp_image: segment 4: paddr=0036de8c vaddr=4037b160 size=114b0h ( 70832) load I (688) esp_image: segment 5: paddr=0037f344 vaddr=600fe010 size=00004h ( 4) load I (699) boot: Loaded app from partition at offset 0x10000 I (699) boot: Disabling RNG early entropy source... I (710) cpu_start: Multicore app I (711) octal_psram: vendor id : 0x0d (AP) I (711) octal_psram: dev id : 0x03 (generation 4) I (714) octal_psram: density : 0x05 (128 Mbit) I (719) octal_psram: good-die : 0x01 (Pass) I (725) octal_psram: Latency : 0x01 (Fixed) I (730) octal_psram: VCC : 0x00 (1.8V) I (735) octal_psram: SRF : 0x01 (Fast Refresh) I (741) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (747) octal_psram: BurstLen : 0x01 (32 Byte) I (752) octal_psram: Readlatency : 0x02 (10 @.***) I (758) octal_psram: DriveStrength: 0x00 (1/1) I (764) MSPI Timing: PSRAM timing tuning index: 5 I (769) esp_psram: Found 16MB PSRAM device I (774) esp_psram: Speed: 80MHz I (856) mmu_psram: Instructions copied and mapped to SPIRAM I (856) cpu_start: Pro cpu up. I (85

espressif2022 commented 1 month ago

file: "./managed_components/espressif__esp-box/esp-box.c" line 387 It seemd that you flash the wrong bin, your devide is box-3, you should choose this filechatgpt_demo-ESP-BOX-3-1_0_0. Please try again.

yycguy123 commented 1 month ago

Ok that worked !!!! Thank you for the assistance, much appreciated Sent from my iPhoneOn May 16, 2024, at 22:48, espressif2022 @.***> wrote: file: "./managed_components/espressif__esp-box/esp-box.c" line 387 It seemd that you flash the wrong bin, your devide is box-3, you should choose this file chatgpt_demo-ESP-BOX-3-1_0_0. Please try again.

—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you authored the thread.Message ID: @.***>