MicroPython-ST7735
MicroPython-ST7735 copied to clipboard
Regarding the freeze issue when initializing the LCD on ESP32-S3
My development board is ESP32 S3. During the initialization process, it froze and could not stop, so I had to burn the firmware again.
The code is stuck here: LCD=ST7735 (130, 161, spi, dc=Pin (15), cs=Pin (16), rst=Pin (18), rot=0, bgr=0)
The development board model is ESP32-S3-WROOM-1 N16R8, with 8MB of SPRAM and 16MB of Flash