Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  •  This LCD will connects to the Raspberry Pi board using a ribbon cable connected to the DSI port as shown below. 
     
  •  LCD display will be powered using connected wires as shown below. 

     The total setup will be as shown below.
    Image Removed
  •  Connections to GPIO pins and DSI port.
    Image Added
  • Headset connection to RPI 3.5mm jack for audio

           Image AddedImage Added

Building procedure

...

  •     repo init -u https://code.rdkcentral.com/r/manifests -b rdk-next -m rdkv-nosrc.xml
  •     repo sync --no-tags
  •     source meta-cmf-raspberrypi/setup-environment
  •     select meta-cmf-raspberrypi/conf/machine/raspberrypirdkhybrefapp-seven-inch-lcd.conf
  •     bitbake  rdk-generic-hybrid-refapp-image

...