HASwitchPlate / openHASP

HomeAutomation Switchplate based on lvgl for ESP32
https://www.openhasp.com
MIT License
726 stars 185 forks source link

Black Screen only on Sunton esp32_3248035C (capacitive) #667

Closed wildblue closed 8 months ago

wildblue commented 8 months ago

Perform all steps below and tick them with [x]

Describe the bug

After installing the binary, the Screen stays black. I tried the Version from nightly webinstaller (full) and from GitHub actions after the enty about the blackscreen. Also tried nightly webinstaller Download and flash the bin as documented with esptool.py and erase_flash before. Version from webinstaller: 0.7.0-rc11 677e8cc Version from github: esp32-3248s035c_full_4MB_v0.7.0-rc11_677e8cc.bin

Maybe helpful: the blue LED is on.

To Reproduce

Install and see nothing is displayed.

Expected behavior

At least the QR-Code or anything is displayed

Screenshots or video

No Image, Just try to imagine a black screen.

wildblue commented 8 months ago

Changed Backlight Pin from 21 to 27 and Display works. you have to change that Default value for the capacitative Version of the Display to Pin 27.

fvanroie commented 8 months ago

Pin 27 is already the default backlight pin for this board.