- Version
- Download 842
- File Size 1.04 GB
- File Count 1
- Create Date July 23, 2021
- Last Updated July 23, 2021
PinkyPi 1.3LCD
PinkyPi prebuilt image, based off RetroPie 4.4
This is for the 1.3inch (240×240) LCD display version.
Using fbcp-ili9341 display driver.
Using RetroGame GPIO controller driver.
To recompile the display driver and disable screen sleep/backlight turning off on idle
cd ~/fbcp-ili9341/build
rm CMakeCache.txt
cmake -DWAVESHARE_ST7789VW_HAT=ON -DSPI_BUS_CLOCK_DIVISOR=6 -DSTATISTICS=0 -DBACKLIGHT_CONTROL=OFF ..
make -j
Reboot once complete.