Closed Dj-EKI closed 1 year ago
The Last Text in Green is "Wakeup ca". maybe a TFT Problem? And why does the device wake up immediately after sleeping?
EDIT: I have deaktivate lvgl and maybe works. #define CONFIG_TWATCH_APP_LVGL 0 But even with "WakeFromTouch" example, the device wakes up immediately.
15:40:22.229 -> rst:0x5 (DEEPSLEEP_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT)
15:40:22.229 -> configsip: 271414342, SPIWP:0xee
15:40:22.229 -> clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
15:40:22.229 -> mode:DIO, clock div:1
15:40:22.229 -> load:0x3fff0030,len:1344
15:40:22.229 -> load:0x40078000,len:13924
15:40:22.229 -> ho 0 tail 12 room 4
15:40:22.229 -> load:0x40080400,len:3600
15:40:22.229 -> entry 0x400805f0
15:40:25.845 -> Touch Wake Up Demo
15:40:25.845 -> Wakeup caused by external signal using RTC_IO
15:40:30.852 -> go to sleep
15:40:30.852 -> ets Jul 29 2019 12:21:46
Sorry for the spam. Now I just tried version 1.2 because of the changed interrupt pins and everything works. I received an old manual for my device. So I thought it was version 1.0.
T-Watch 2021 v1.0 Arduino 2.1.0
On the display I only see the text up to "Singel / Do". Sometimes the "o" has an odd character. After that it just shuts down and restarts.
When I comment the entry "//tft->drawString("Single / Double tag or Wrist up", 20, 126);", I get this message.