Terminal output
31) boot: Multicore bootloader
I (35) boot: chip revision: v0.1
I (39) boot.esp32s3: Boot SPI Speed : 80MHz
I (44) boot.esp32s3: SPI Mode : DIO
I (48) boot.esp32s3: SPI Flash Size : 2MB
I (53) boot: Enabling RNG early entropy source...
I (59) boot: Partition Table:
I (62) boot: ## Label Usage Type ST Offset Length
I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000
I (77) boot: 1 phy_init RF data 01 01 0000f000 00001000
I (84) boot: 2 factory factory app 00 00 00010000 00100000
I (92) boot: End of partition table
I (96) esp_image: segment 0: paddr=00010020 vaddr=3c050020 size=41e10h (269840) map
I (153) esp_image: segment 1: paddr=00051e38 vaddr=3fc93100 size=03080h ( 12416) load
I (156) esp_image: segment 2: paddr=00054ec0 vaddr=40374000 size=0b158h ( 45400) load
I (169) esp_image: segment 3: paddr=00060020 vaddr=42000020 size=49f10h (302864) map
I (223) esp_image: segment 4: paddr=000a9f38 vaddr=4037f158 size=03f68h ( 16232) load
I (233) boot: Loaded app from partition at offset 0x10000
I (234) boot: Disabling RNG early entropy source...
I (245) cpu_start: Multicore app
I (245) octal_psram: vendor id : 0x0d (AP)
I (246) octal_psram: dev id : 0x02 (generation 3)
I (249) octal_psram: density : 0x03 (64 Mbit)
I (254) octal_psram: good-die : 0x01 (Pass)
I (259) octal_psram: Latency : 0x01 (Fixed)
I (265) octal_psram: VCC : 0x01 (3V)
I (270) octal_psram: SRF : 0x01 (Fast Refresh)
I (276) octal_psram: BurstType : 0x01 (Hybrid Wrap)
I (281) octal_psram: BurstLen : 0x01 (32 Byte)
I (287) octal_psram: Readlatency : 0x02 (10 cycles@Fixed)
I (293) octal_psram: DriveStrength: 0x00 (1/1)
I (298) esp_psram: Found 8MB PSRAM device
I (303) esp_psram: Speed: 40MHz
I (307) cpu_start: Pro cpu up.
I (310) cpu_start: Starting app cpu, entry point is 0x403753e8
0x403753e8: call_start_cpu1 at /home/nadeem/Documents/esp-idf/components/esp_system/port/cpu_start.c:154
I (0) cpu_start: App cpu up.
I (1048) esp_psram: SPI SRAM memory test OK
I (1057) cpu_start: Pro cpu start user code
I (1057) cpu_start: cpu freq: 160000000 Hz
I (1057) cpu_start: Application information:
I (1060) cpu_start: Project name: lvgl_demo
I (1066) cpu_start: App version: 1
I (1070) cpu_start: Compile time: Oct 9 2023 15:29:47
I (1076) cpu_start: ELF file SHA256: c56fcc63e45b75e9...
I (1082) cpu_start: ESP-IDF: v5.1.1-dirty
I (1088) cpu_start: Min chip rev: v0.0
I (1093) cpu_start: Max chip rev: v0.99
I (1098) cpu_start: Chip rev: v0.1
I (1103) heap_init: Initializing. RAM available for dynamic allocation:
I (1110) heap_init: At 3FC96FA8 len 00052768 (329 KiB): DRAM
I (1116) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM
I (1123) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM
I (1129) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM
I (1136) esp_psram: Adding pool of 8192K of PSRAM memory to heap allocator
I (1144) spi_flash: detected chip: generic
I (1148) spi_flash: flash io: dio
W (1152) spi_flash: Detected size(8192k) larger than the size in the binary image header(2048k). Using the size in the binary image header.
I (1165) sleep: Configure to isolate all GPIO pins in sleep state
I (1172) sleep: Enable automatic switching of GPIO sleep configuration
I (1179) app_start: Starting scheduler on CPU0
I (1184) app_start: Starting scheduler on CPU1
I (1184) main_task: Started on CPU0
I (1194) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations
I (1204) main_task: Calling app_main()
I (1204) gpio: GPIO[39]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1214) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1224) gpio: GPIO[47]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1234) st7701: st7701 register init
I (1394) gpio: GPIO[38]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0
I (1394) lv_port_disp: Install RGB panel driver
I (1434) lv_port_disp: Turn on LCD backlight
Lcd is not working . still is off state
DISP-PIN =3V or NC?
Terminal output 31) boot: Multicore bootloader I (35) boot: chip revision: v0.1 I (39) boot.esp32s3: Boot SPI Speed : 80MHz I (44) boot.esp32s3: SPI Mode : DIO I (48) boot.esp32s3: SPI Flash Size : 2MB I (53) boot: Enabling RNG early entropy source... I (59) boot: Partition Table: I (62) boot: ## Label Usage Type ST Offset Length I (69) boot: 0 nvs WiFi data 01 02 00009000 00006000 I (77) boot: 1 phy_init RF data 01 01 0000f000 00001000 I (84) boot: 2 factory factory app 00 00 00010000 00100000 I (92) boot: End of partition table I (96) esp_image: segment 0: paddr=00010020 vaddr=3c050020 size=41e10h (269840) map I (153) esp_image: segment 1: paddr=00051e38 vaddr=3fc93100 size=03080h ( 12416) load I (156) esp_image: segment 2: paddr=00054ec0 vaddr=40374000 size=0b158h ( 45400) load I (169) esp_image: segment 3: paddr=00060020 vaddr=42000020 size=49f10h (302864) map I (223) esp_image: segment 4: paddr=000a9f38 vaddr=4037f158 size=03f68h ( 16232) load I (233) boot: Loaded app from partition at offset 0x10000 I (234) boot: Disabling RNG early entropy source... I (245) cpu_start: Multicore app I (245) octal_psram: vendor id : 0x0d (AP) I (246) octal_psram: dev id : 0x02 (generation 3) I (249) octal_psram: density : 0x03 (64 Mbit) I (254) octal_psram: good-die : 0x01 (Pass) I (259) octal_psram: Latency : 0x01 (Fixed) I (265) octal_psram: VCC : 0x01 (3V) I (270) octal_psram: SRF : 0x01 (Fast Refresh) I (276) octal_psram: BurstType : 0x01 (Hybrid Wrap) I (281) octal_psram: BurstLen : 0x01 (32 Byte) I (287) octal_psram: Readlatency : 0x02 (10 cycles@Fixed) I (293) octal_psram: DriveStrength: 0x00 (1/1) I (298) esp_psram: Found 8MB PSRAM device I (303) esp_psram: Speed: 40MHz I (307) cpu_start: Pro cpu up. I (310) cpu_start: Starting app cpu, entry point is 0x403753e8 0x403753e8: call_start_cpu1 at /home/nadeem/Documents/esp-idf/components/esp_system/port/cpu_start.c:154
I (0) cpu_start: App cpu up. I (1048) esp_psram: SPI SRAM memory test OK I (1057) cpu_start: Pro cpu start user code I (1057) cpu_start: cpu freq: 160000000 Hz I (1057) cpu_start: Application information: I (1060) cpu_start: Project name: lvgl_demo I (1066) cpu_start: App version: 1 I (1070) cpu_start: Compile time: Oct 9 2023 15:29:47 I (1076) cpu_start: ELF file SHA256: c56fcc63e45b75e9... I (1082) cpu_start: ESP-IDF: v5.1.1-dirty I (1088) cpu_start: Min chip rev: v0.0 I (1093) cpu_start: Max chip rev: v0.99 I (1098) cpu_start: Chip rev: v0.1 I (1103) heap_init: Initializing. RAM available for dynamic allocation: I (1110) heap_init: At 3FC96FA8 len 00052768 (329 KiB): DRAM I (1116) heap_init: At 3FCE9710 len 00005724 (21 KiB): STACK/DRAM I (1123) heap_init: At 3FCF0000 len 00008000 (32 KiB): DRAM I (1129) heap_init: At 600FE010 len 00001FD8 (7 KiB): RTCRAM I (1136) esp_psram: Adding pool of 8192K of PSRAM memory to heap allocator I (1144) spi_flash: detected chip: generic I (1148) spi_flash: flash io: dio W (1152) spi_flash: Detected size(8192k) larger than the size in the binary image header(2048k). Using the size in the binary image header. I (1165) sleep: Configure to isolate all GPIO pins in sleep state I (1172) sleep: Enable automatic switching of GPIO sleep configuration I (1179) app_start: Starting scheduler on CPU0 I (1184) app_start: Starting scheduler on CPU1 I (1184) main_task: Started on CPU0 I (1194) esp_psram: Reserving pool of 32K of internal memory for DMA/internal allocations I (1204) main_task: Calling app_main() I (1204) gpio: GPIO[39]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1214) gpio: GPIO[48]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1224) gpio: GPIO[47]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1234) st7701: st7701 register init I (1394) gpio: GPIO[38]| InputEn: 0| OutputEn: 1| OpenDrain: 0| Pullup: 0| Pulldown: 0| Intr:0 I (1394) lv_port_disp: Install RGB panel driver I (1434) lv_port_disp: Turn on LCD backlight
assert failed: lv_port_disp_init lv_port_disp.c:101 (buf2)
Backtrace: 0x4037597e:0x3fc9a8b0 0x4037ae05:0x3fc9a8d0 0x40381051:0x3fc9a8f0 0x42024dae:0x3fc9aa10 0x42009862:0x3fc9aaf0 0x42049737:0x3fc9ab20 0x4037d4bd:0x3fc9ab50 0x4037597e: panic_abort at /home/nadeem/Documents/esp-idf/components/esp_system/panic.c:452
0x4037ae05: esp_system_abort at /home/nadeem/Documents/esp-idf/components/esp_system/port/esp_system_chip.c:84
0x40381051: __assert_func at /home/nadeem/Documents/esp-idf/components/newlib/assert.c:81
0x42024dae: lv_port_disp_init at /home/nadeem/Documents/ESP32-S3-RGB-Panel-square-screen/components/lvgl/porting/lv_port_disp.c:101 (discriminator 1)
0x42009862: app_main at /home/nadeem/Documents/ESP32-S3-RGB-Panel-square-screen/examples/lvgl_demo/main/main.c:44
0x42049737: main_task at /home/nadeem/Documents/esp-idf/components/freertos/app_startup.c:208 (discriminator 13)
0x4037d4bd: vPortTaskWrapper at /home/nadeem/Documents/esp-idf/components/freertos/FreeRTOS-Kernel/portable/xtensa/port.c:162
When i upload the code in MCU. code is crase