-
This example project is based on lvgl with [Eve support](https://github.com/juanjqh/lvgl/tree/a889ca7e11dee981cff6ebace53c3769e2833062/src/draw/eve).
It is [claimed ](http://www.brtcommunity.com/i…
-
Hi,
I'm using this module https://www.newhavendisplay.com/nhd35320240ftcsxvctp-p-9563.html with my ESP32.
When using `GD.get_inputs()` in a loop, I'm returned -32768 for both x and y just like t…
-
Hallo,
ich arbeite mit einem esp32-s3 (esp-idf) und dem BT815 und laufe hier in einige Probleme. Um überhaupt auf dem esp32-s3 die lib zum laufen zu bringen musste ich eigentlich nur die HOST_ID au…
-
I just tried to build my Arduino example project:
https://github.com/RudolphRiedel/FT800-FT813/tree/5.x/examples/EVE_Test_Arduino_PlatformIO
And it builds for everything that is configured except …
-
**Is your enhancement proposal related to a problem? Please describe.**
currently devices that support QSPI seem to require separate "bus" drivers from SPI devices
e.g
the ft813 supports single,…
-
I am trying to use the libary for an STM32 MCU. After stepping the SPI initialization code, I discovered that there are two preprocessor variables for the power pin.
EVE_PD_PORT_NUM=4U mening GPIOD
…
Jwf68 updated
2 weeks ago
-
I cannot get the library working with Adafruit HUZZAH32 - ESP32 Feather, I started from other ESP32 configurations but without success. Maybe I'm not getting the GPIO mapping correct.
I'm using the…
-
I am trying to make use of the DMA feature for SPI with a Metro M4, are there any current examples for this?
SPI.transfer(&buffer, 0, 1234, false);
Or to be more precise, what I am actually usin…
-
Not really an issue, more a question.
Does this library really "only" work with Teensy boards and a select few STM32 boards?
I tried to compile for an UNO and got errors.
Compiling for Teensy 4.1 w…
-
## Environment
- Development Kit: [ESP32-Wroom2-Kit]
- Core (if using chip or module): [ESP-WROOM32]
- Development Env: [Make|Eclipse]
- Operating System: [Windows]
- Power Supply: …