fbiego / Lumia-ESP32

A demo project for WT32-SC01 module
MIT License
67 stars 10 forks source link

Not working #4

Open Wilfrid78 opened 1 year ago

Wilfrid78 commented 1 year ago

Hi everybody,

I have this message error in terminal :

1154][E][esp32-hal-gpio.c:102] __pinMode(): Invalid pin selected E (1149) gpio: gpio_set_level(226): GPIO output gpio_num error E (1164) gpio: gpio_set_level(226): GPIO output gpio_num error loaded screentime 30000 Passcode loaded OFF - 0000 Wakeup was not caused by deep sleep: 0 Width: 320 Height: 480 Display buffer size:

Snowflake6 commented 1 year ago

Ditto. Not working here either, looks like similar errors:

Running on a WT32-SC01_V3.2.

rst:0x1 (POWERON_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
flash read err, 1000
ets_main.c 371 
ets Jun  8 2016 00:22:57

rst:0x10 (RTCWDT_RTC_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:12776
load:0x40080400,len:3032
entry 0x400805e4
loaded screentime 30000
Passcode loaded OFF - 0000
Wakeup was not caused by deep sleep: 0
Width: 320      Height: 480
Display buffer size: 
fbiego commented 1 year ago

hello, does the device reboot? is anything shown on the screen?

Snowflake6 commented 1 year ago

I can reset the device with the reset button on the back, but otherwise no, it just sits there at a black screen. The screen is powered up, as it's "lit" but not displaying anything I don't think.