Raspberry PI 3 and 3.5" LCD
-
Hi all,
i have bought a Raspbery Pi 3 with this configuration :
retropie-4.1-rpi2_rpi3.img
32 GB SD Card
and 3.5 LCD 320x480 QDM480SPITP9486RB
The LCD Driver : LCD-show-161112.tar.gz
downloaded here :
http://www.spotpear.com/learn/EN/raspberry-pi/Raspberry-Pi-LCD/Drive-the-LCD.htmlwhen i boot I can see the terminal in LCD but when emulation station start i have a black screen, if I plug the hdmi cable i can see terminal while booting in LCD and TV but Emulation station only in TV.
Is there something to change in retropie?
Thanks a lot
-
This post is deleted! -
Hi ~
you can are reference my old post about tft-lcd project.
- first reference post
- [two reference post]http://www.rasplay.org/?p=7554)
you can sovle bottom command follow.
1. fbcp build
$ sudo apt-get install cmake $ git clone https://github.com/tasanakorn/rpi-fbcp $ cd rpi-fbcp/ $ mkdir build $ cd build/ $ cmake .. $ make $ sudo install fbcp /usr/local/bin/fbcp
2. fbcp and run
adove all working after pre run fbcp.
$ fbcp &
and final retropie emustation run.
-
@Jae-Sang-LEE
Hi Jae,
works perfectly!
Thanks a lot -
@Marcone698 Thank-you
and auto run post can is [here] reference.(http://forums.rasplay.org/topic/159/사용팁-tft-lcd-설정-과-자동실행-서비스-등록하기/2)
-
@Jae-Sang-LEE hello, and thank you for your help. how do i save it to work on startup? when i type "fbcp &" and press enter, it works! but when i reboot my pi3b, it goes back to the black screen. i know this post is old, just thought you might see it, thank you for any advice in advance and have a great day today!
Contributions to the project are always appreciated, so if you would like to support us with a donation you can do so here.
Hosting provided by Mythic-Beasts. See the Hosting Information page for more information.