Open Snowflake6 opened 1 year ago
Serial monitor output:
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
Width: 320 Height: 480
Display buffer size: Setup done
do you have the schematic of WT32-SC01_V3.2
, maybe the touch is using different pins
Hmm... Good thought. Here's the manual with schematics for the V3.3, which appears physically the same to my 3.2. I know there was a significant change to the layout between the original models and the V3 series, so pin changes could be likely. HMI-TFT_3.5_Wi-Fi_BT_BLE_MCU_WT32-SC01DataSheetV3.3-2-with-nuts-201228_AMSTRON.pdf
I think these are the two relevant schematics. I have tried a number of things but can't figure out how to get the right pins, or maybe there's still something wrong with the code.
Compiled without errors, but when it boots the screen is unresponsive... No unlock, etc. Any suggestions? My board is a WT32-SC01_V3.2. Build log: