-
There's an existing library at https://github.com/rzeldent/esp32-smartdisplay that makes using the 2432S024R/C/N, 2432S028R, 3248S035R/C and 8048S070N/C so much easier for getting things up and runnin…
-
Does the esp32-3248S035C, with it's higher resolution, have sufficient memory to run the demo? Mine hangs at `lv_display_set_buffers`
I'm not sure if this is a esp32-smartdisplay-demo, an lvgl thin…
-
Hi,
I received this ESP32-EA7013 display from Aliexpreess, I tried to match its settings with the similar RGB display `ESP32-8048S043C`, as I contacted the manufacturing source:
[https://www.eya…
eagl1 updated
1 month ago
-
SPI
Two separate SPI busses are being used for the display and the touchscreen.
spi:
- id: lcd
clk_pin: GPIO14
mosi_pin: GPIO13
miso_pin: GPIO12
- id: touch
clk_pin: GPIO…
1achy updated
5 months ago
-
### 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…
-
Using the latest version of the library and the smartdisplay demo i get this error.
My display is esp32-3248S035R
PI_FAST_FLASH_BOOT)
flash read err, 988
ets_main.c 384
ets Jul 29 2019 12:21:4…
-
Hi Rene,
Sorry this is not really an issue but I would like to get more info about the extension ports on this board.
There are 2 extensions called ' Extended IO' and 'Humidity interface'. I would…
-
Hi a try example demo from repository and get error when build:
.platformio/packages/toolchain-xtensa-esp32/bin/../lib/gcc/xtensa-esp32-elf/8.4.0/../../../../xtensa-esp32-elf/bin/ld.exe: .pio\build…
-
Hello, I m trying to make the demo working, but for the moment without success.
The code is running, I can see information on serial monitor, the led is flashing but nothing on display (it is just po…
-
Hi,
Great job on putting this together, so I was very hopeful when I started with this library. However, I have the 4.3inch version of the 800x480 display instead with a capacitive touch screen. Th…