Giter Club home page Giter Club logo

Comments (4)

elliottcarlson avatar elliottcarlson commented on July 21, 2024

Just for completeness sake, I just received my RPi2 today - i did a fresh install, added the rpi-firmware, and did a similar hookup to the RPi2 - same result. I assume it's an issue with the driver/RA8875 - but I could just be doing something completely wrong.

Thanks again,

Elliott

from rpi-firmware.

notro avatar notro commented on July 21, 2024

White display means it's not initialized.
The cause of this is usually either wrong wiring or wrong init sequence.
(debug=3 is enough to see the init sequence)

from rpi-firmware.

mitjad avatar mitjad commented on July 21, 2024

Hi, did you find an error, I have the same issue?
Also, are you sure about the wiring, especially :
CS SP10 CE0 24 (is this SPI_CE0_N - http://www.element14.com/community/servlet/JiveServlet/previewBody/73950-102-4-309126/GPIO_Pi2.png)
RST GPIO 25 22 (GPIO_GEN6)
Thanks

from rpi-firmware.

rodrob avatar rodrob commented on July 21, 2024

Hi, I've got the same problem. My 5" LCD display is white. I don't know how to install the driver correctly. I use Adafruit RA8875 driver board, and this LCD:
http://www.buydisplay.com/default/5-tft-lcd-display-module-wvga-800x480-high-resolution-for-mp4-gps

My wiring is:
RA8875 | RPi
Vin -> 5.0V
GND -> GND
SCK -> GPIO11 (SPI_CLK)
MISO -> GPIO9 (SPI_MISO)
MOSI -> GPIO10 (SPI_MOSI)
CS -> GPIO7 (SPI_CE1_N)
RST -> GPIO25

Can any help me?

Thanks

from rpi-firmware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.