xperiments / p1touch

Bambulab P1 Series Touch Screen
145 stars 11 forks source link

Esp32 Wont load after installing Online Web Installer #25

Closed jonnywatchbox closed 1 year ago

jonnywatchbox commented 1 year ago

After i connect to Online Web Installer with my Esp32 and installation is finished nothing happens. The screen stays black and if i check the logs it just is constantly restarting. I dont know what the issue is but i am trying it with the 3.5 screen so i dont know if thats the problem but everything is the same besides the size so i dont know... here is the log file

ELF file SHA256: 3c70301b3a6b5412

Rebooting... ets Jul 29 2019 12:21:46

rst:0xc (SW_CPU_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:2 load:0x3fff0030,len:1184 load:0x40078000,len:13192 load:0x40080400,len:3028 entry 0x400805e4 [P1PTouch][FS] LITTLEFS Mount SUCCESSFUL. [P1PTouch][FS] Checking for touch config [ 421][E][vfs_api.cpp:105] open(): /littlefs/touch.json does not exist, no permits for creation [P1PTouch][TOUCH] Touch Setup Guru Meditation Error: Core 1 panic'ed (StoreProhibited). Exception was unhandled.

Core 1 register dump: PC : 0x400e91da PS : 0x00060230 A0 : 0x800d28e4 A1 : 0x3ffb2140
A2 : 0x00000000 A3 : 0x8e000000 A4 : 0x00000000 A5 : 0x00ef013f
A6 : 0xffffffff A7 : 0x3ffc9b58 A8 : 0x800e91da A9 : 0x3ffb2120
A10 : 0x000001b1 A11 : 0x00000001 A12 : 0x00000000 A13 : 0x00000000
A14 : 0x000001b1 A15 : 0x00000000 SAR : 0x0000000a EXCCAUSE: 0x0000001d
EXCVADDR: 0x00000004 LBEG : 0x400845d5 LEND : 0x400845dd LCOUNT : 0x00000027

Backtrace: 0x400e91d7:0x3ffb2140 0x400d28e1:0x3ffb2160 0x400e79fe:0x3ffb2190 0x400db0df:0x3ffb21b0 0x400e915c:0x3ffb2200 0x400d7af4:0x3ffb2230 0x400d7f53:0x3ffb2260 0x4011140e:0x3ffb2290

xperiments commented 1 year ago

Yes, the problem is the 3.5 screen. Code is for the 2.8 resistive version.