Giter Site home page Giter Site logo

Raspberry Pi 4 about fbtft HOT 5 CLOSED

NickDG avatar NickDG commented on August 17, 2024
Raspberry Pi 4

from fbtft.

Comments (5)

NickDG avatar NickDG commented on August 17, 2024

Technical data:
LCD Type: TFT Transmissive Normal WhiteInterface: 16-bit parallel bus interfaceCircuit board color: BlueModule size: 18 x 10.7 cm / 7.09 x 4.21 inches. Display size: 16.5 x 10 cm / 6.50 x 3.94 inches. Pixel spacing: 0.179mm x 0.179mm

7.0 inch TFT LCD module, resolution 800 x 480, SSD1963 controller, RA8875. The display module has an integrated 400 mA DC DC boost controller that can power the LCD backlight. an LCD-specific Initialization code so you can save time to optimise the power control register and gamma curve and achieve the best display performance. Display module standard 2 x 20 2.54 mm pin header, for connecting the MCU/development board. Please note. that the voltage is all data ports of the display module must not exceed 3.6 V.

the pins are wired up as follow

3.3V |   | 5V | Can use 3.3V if R3 is shorted. See schematic
GND |   | GND | Ground
5V |   | 5V | Connect directly or with a apart source
LED | led | 3.3V | Can't drive backlight directly. Use transistor (50mA) or GPIO X
RS | dc | GPIO3 | GPIO1 rev 2
WR | wr | GPIO4 | GPIO2 rev 2
RD |   | 3.3V |  
DB0 | db00 | GPIO17 |  
DB1 | db01 | GPIO27 |  
DB2 | db02 | GPIO22 |  
DB3 | db03 | GPIO6 |  
DB4 | db04 | GPIO13 |  
DB5 | db05 | GPIO19 |  
DB6 | db06 | GPIO26 |  
DB7 | db07 | GPIO20 |  
DB8 | db08 | GPIO5 |  
DB9 | db09 | GPIO8 |  
DB10 | db10 | GPIO18 |  
DB11 | db11 | GPIO23 |  
DB12 | db12 | GPIO24 |  
DB13 | db13 | GPIO21 |  
DB14 | db14 | GPIO12 |  
DB15 | db15 | GPIO16 |  
CS | cs | GND | Ground
RST | reset | GPIO2

Touch

-- | -- | --
T_CLK | SCLK |  
T_DIN | MOSI |  
T_DOUT | MISO |  
T_CS | CE1 |  
T_IRQ | GPIO25 | Set default RB Jessie

from fbtft.

NickDG avatar NickDG commented on August 17, 2024

All i get when i turn on the Pi is a white screen nothing else

from fbtft.

notro avatar notro commented on August 17, 2024

You need a Device Tree overlay that describes the display. I haven't seen a working overlay for a parallel bus display. This is what I wrote in 2018: https://forums.raspberrypi.com/viewtopic.php?t=208264#p1288018

Here is someone that have at least looked at the problem for a SSD1963 #467

Be aware that there has been some changes to gpio polarity handling in Linux v5.14: staging: fbtft: Rectify GPIO handling

from fbtft.

jamesc2151 avatar jamesc2151 commented on August 17, 2024

You code help me jump thru many hoops and directions but just want to post a Thanks and update of what I got working using Framebuffers and this might help you somehow..

Working with Raspberry 64bit last release before bookworm I finally got an generic ili9341 SPI tft display too correctly show me a booting console screen as it booted... still tweaking it but so far here is what I had to do

Etc\modules load --- spi_bcm2835
Config text.........
hdmi_group=2
hdmi_mode=4
hdmi_mode=4
hdmi_cvt 480 360 60 6 0 0 0
hdmi_drive=2
enable_uart=1
dtoverlay=fbtft,spi0-0,ili9341,reset_pin=24,dc_pin=25,led_pin=18,rotate=90

The overlay is already part of the OS i just had to find the right settting..
The display is https://www.amazon.com/dp/B09XHJ9KRX?ref=ppx_yo2ov_dt_b_product_details&th=1

I don't have the touch connected but will be playing with it latter on... I did note that launching kodi from the tft gave me kodi output on the Primary HDMI and left the TFT showing background stats of errors it thows up while running so now I know why kodi freezes on me is because it's trying to reload MPD which I have running already..

Thanks for the info and keep on keep'n on
JC

from fbtft.

github-actions avatar github-actions commented on August 17, 2024

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 7 days.

from fbtft.

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.