-
Hi All,
I'm trying to use STM32 v1.7 core with shield display ID 1520 with following connection :
//LCD pins |D7 |D6 |D5 |D4 |D3 |D2 |D1 |D0 | |RD |WR |RS |CS |RST | |SD_SS|SD_DI|SD_DO|SD_SCK|…
-
If you have shifted color palette when use function "pushImage" from RGB to BRG with ili9486, ili9488 driver in parallel 8-bit mode with esp32 - you should remove swapping bytes in this function.
…
-
List of necessary changes:
- [x] Update lvgl submodule.
- [x] Update lvgl example submodule.
- [x] Update lvgl configuration file.
-
I have just received a 3.5 screen with a ILI9488 driver but I get errors trying to compile any example program.
name=TFT_eSPI
version=1.4.9
Arduino IDE 1.8.9 on Centos Linux
Board selected : WEM…
-
Hello !
I recently bought a 2.8" TFT LCD Shield from Wish similar to this one
http://www.mcufriend.com/index.php?main_page=product_info&cPath=4&products_id=18
and am determined to make it work …
-
First of all I want to congratulate you for your project, a long time ago I was looking for something like that to develop designs on small screens.
I have been testing the library and I have sever…
-
Hi,
I have ESP32 Uno Style board. I have done IO15 wired to IO35, IO33 wired to IO34, IO32 wired to IO36 wireing.
I am using #define ESP32_PARALLEL and #define ILI9488_DRIVER and dispaly looks goo…
-
Reason: user_config_override is enabled and the needed file is missing.
-
i tried to Print Multi Coulor (E.G White Black Blue) Throu Singelnozzle Diamond Head. Butttt... My Firm is Changing different Temperature and all everything it have to do to Print other extruder but t…
-
LCD_ID_readreg:
ngle 16-bit
e.g. the ID is at readReg(0)
or as a sequence of 8-bit values
in special locations (first is dummy)
reg(0x0000) 47 47 ID: ILI9320, ILI9325, ILI9335, ...
reg(0x0004)…