-
please support stm32f103ret6 (maple)
i edited mcufriend_shield.h but got tons of errors!
-
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)…
-
#include // Core graphics library
#include // Hardware-specific library
#include
MCUFRIEND_kbv tft;
#include
#include
#include
#include
#define BLACK 0x0000
#define RED …
-
the y axis value dasen't change the x axis value is ok but y axis position is same in each touch
![Arduino issu](https://user-images.githubusercontent.com/48938541/55239733-4e439980-525d-11e9-8076-c…
-
The Power/Volume buttons worked perfectly with kernel version 5.9.13, but stopped working after the upgrade to 5.10.1
After updating the kernel from `5.9.13-surface` to `5.10.1-surface` via…
-
Hi,
I am trying to simulate latest Linux with spike on Ubuntu 16.04. But it seems that the device tree cannot be initialized successfully.
The version of related repositories as listed as belows…
-
Touchscreen not working on stm32f103 using 2.4 tft display
My LCD_readreg ;
.g. the ID is at readReg(0)
or as a sequence of 8-bit values
in special locations (first is dummy)
reg(0x0000) 47 4…
-
Hi there,
Could you give some advices on how can I use this library with touch screen? I am trying to run it from terminal but it does not work for me.
Thank you in advance :)
-
You wrote you had this tested with
```
I tested by the following environment.
Raspberry Pi + ILI9341 SPI TFT.
OrangePi PC + ILI9325 Parallel TFT.
```
can you share a link with boards that wor…
-
Screen get darken.. but any test fails.. example mplayer DRI failed.
The Screen gets darkener on module load.
Recompiled Kernel on BananaPi.
No Error in Console or Logs.
DMESG:
[ 6.897227] Instal…