Closed kiwiz closed 5 months ago
I tested this PR on my JC4827W543C and it works. The screen works fluently and the touchscreen is responsive. The configuration is only for the capacitive touch screen. Please add the postfix "c" for the capacitive variant.
Thanks for testing. I've added the C
suffix.
There's a non-deterministic crash that I haven't been able to figure out that appears to be related to NTP.
False alarm, it appears to be due to a deadlock with syslog enabled, if the server is unreachable.
hello I also have a similar display. How do I get it to work?
I have a display like this, I needed the bin file for it. Can someone fix it?
Download Guition.zip at the bottom of https://github.com/HASwitchPlate/openHASP/actions/runs/9209725652
Resolves #713.
An upgrade of
Arduino_GFX
was required to get this working. I know that v1.4.6 works as well, but I bumped it up to the newest available version. Are changes necessary tosrc/drv/tft/Arduino_PCA9535SWSPI.*
for this change to land (per the comment inplatformio.ini
)?