-
I have a S6D1121_8 that works fine with Arduino and I would like to hook it up with ESP8266. I have tested ESP8266 there are 11 output available...
So in theory, I could use D0-D7 for the 8-bit int…
-
I have a bitmap of a picture as follow generated from: http://javl.github.io/image2cpp/
```
// 'IMG_0263', 128x32px
const unsigned char epd_bitmap_IMG_0263 [] PROGMEM = {
0xff, 0xff, 0xff, 0xff…
-
When trying build for the pi, the build fails with this output:
`make ARCH=arm CROSS_COMPILE= -C /lib/modules/3.13.0-24-generic/build M=/home`
`/path/to/rtl8812au modules`
`make[1]: Entering direc…
-
I have an ILI9225 Parallel TFT 2.0" display with the following wiring, but i only see white screen with STM32F401 MCU.
D0-D7 -> PA0->PA7, TFT_CS -> PB8, TFT_DC -> PB5, TFT_RST -> PB9, TFT_WR -> P…
-
**Screen turn black when vc4 is enabled**
When I compile a core-image-base for MACHINE=_raspberrypi4-64_ on **kirkstone** branch, with poky also on **kirkstone** branch, the device boot and at the …
-
It seems that the Tontec 3.5 Pi screen has changed model again and only produces a white screen with the raspberry pi for example. At a very steep angle I can see a ever (very slight) shadow of the Pi…
ghost updated
8 months ago
-
As discussed on ##linux-surface, hardware buttons on some Surfaces are not working. Reloading the button module works post-boot:
```
sudo modprobe -r soc_button_array
sudo modprobe soc_button_array…
-
Im getting a problem with wiringpi. It says it cant be found, and its not installed on my pi 3. I cant install it.
This is the error i get.
make ILI9341
cc -c -o driver/ili9225.o driver/ili9225…
-
Hi @smuellerDD, Please forgive maybe the mistake of opening an issue here.
I am stuck on GRUB boot after I enable LRNG on OpenWrt x86_64 Linux 6.1.47.
LRNG Version: v50
Patch Files: https://git…
-
running this command make && sudo cp {fb_st7735r.ko,fbtft.ko} /usr/lib/modules/5.10.69-10-amlogic-g615a45dd0fce/kernel/drivers/staging/fbtft/ (my display is a st7735r) gives make error how do i fix th…