-
I had to change this line here in the display.ini to get the display to work.
From: :H,ILI9341,240,320,16,SPI,1,*,*,*,*,*,*,*,40
To: : H,ILI9341,**320,240**,16,SPI,1,*,*,*,*,*,*,*,40
Before:
![P…
-
The driver is not working properly, the display is rotated and the colors are not the same.
Where can I find 2432S028C?
-
Good evening, I used the compiled version "esp32-2432s028r_full_4MB_v0.7.0-rc9_c200edf" correctly on my device, now I have updated to the rc12 version but unfortunately I have display problems on the …
-
After much frustration I have finally worked out the problem and solution.
The GT911 really needs the INT pin connected, this is used to set the I2C address of the chip on bootup, then can be used …
-
I try to get Xila running on my Sunton ESP32-8048S043C board. I believe it has the same hardware for display, touch and sd card. The screen resolution is 800x480, identical to the ESP32-8048S070 which…
-
### Perform all steps below and tick them with [x]
- [x] Check the related part of the [Documentation](https://www.openhasp.com/)
- [x] Update openHASP to the latest version
- [x] Reproduce the…
-
Hi Folks,
i just got my new Display i think its a new revision of the 4827S043C.
details of the board in my other post:
https://github.com/HASwitchPlate/openHASP/issues/713
Arduino_DataBus b…
-
I flashed the firmware out of the lnbits plugin, it says "BitcoinTaps PartyTap (version 827652 ) "
Looking up the PINS in https://forum.arduino.cc/t/esp32-sunton-esp32-3248s035-i2c/1188634 I connect…
-
Hi. I recently bought an ESP32-2432S024C, and can confirm that there are some changes regarding board definition: https://github.com/rzeldent/platformio-espressif32-sunton/blob/main/esp32-2432S024C.js…
-
Hi,
Is there anything you forgot to mention with your setup ?
I copied your repo and downloaded the libraries.
Visual Studio Code compiles it fine, but the linking fails. This is the error I get : …