Coder Social home page Coder Social logo

raspberry_gvif's Introduction

raspberry_gvif

Project to mate a Sony CXB1457R to a Raspberry Pi DPI interface with the hope of driving a GVIF in car display

DPI - https://www.raspberrypi.org/documentation/hardware/raspberrypi/dpi/README.md

CXB1457R - https://datasheetspdf.com/datasheet/CXB1457R.html

Parts ordered. We wait now.


Digging around - found that the aftermarket interfaces run at 800x480. Sounds about right. Will try that first.

(From https://learn.adafruit.com/adafruit-dpi-display-kippah-ttl-tft/installation)

Set screen size and any overscan required

overscan_left=0 overscan_right=0 overscan_top=0 overscan_bottom=0 framebuffer_width=800 framebuffer_height=480

enable the DPI display

enable_dpi_lcd=1 display_default_lcd=1

set up the size to 800x480

dpi_group=2 dpi_mode=87

set up the hsync/vsync/clock polarity and format

dpi_output_format=454661

set up the size to 800x480

hdmi_timings=800 0 40 48 88 480 0 13 3 32 0 0 0 60 0 32000000 6

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.