Difference between revisions of "BeagleBone LCD7"

From eLinux.org
Jump to: navigation, search
(Software Support)
(BeagleBone LCD7 Revision A1)
Line 260: Line 260:
 
* [https://github.com/CircuitCo/BeagleBone-LCD7-RevA1/blob/master/BeagleBone-LCD7-RevA1-schematic.dsn?raw=true Schematic (OrCAD)]
 
* [https://github.com/CircuitCo/BeagleBone-LCD7-RevA1/blob/master/BeagleBone-LCD7-RevA1-schematic.dsn?raw=true Schematic (OrCAD)]
 
To download all files at once please click [https://github.com/CircuitCo/BeagleBone-LCD7-RevA1/zipball/master here]
 
To download all files at once please click [https://github.com/CircuitCo/BeagleBone-LCD7-RevA1/zipball/master here]
 +
 +
 +
To go back to the cape list, please click [http://elinux.org/BeagleBoardToys here]

Revision as of 12:31, 10 January 2013

Descriptions

BeagleBone LCD Cape

The BeagleBone LCD7 Cape provides an LCD solution with touchscreen capability for BeagleBone boards. The 7" TFT LCD screen, attached to the topside of the board, can display up to a resolution of 800x480 and is a 4-wire resistive touchscreen. The board is equipped with seven buttons located at finger-friendly positions. These buttons include power, reset, and five user buttons, which are mapped to different GPIO signals. The backside of the cape is where the BeagleBone and additional cape can be mounted.


Note: Bracket stands are not included







FAQ

Please visit our Frequently Asked Questions (FAQ) page for additional help.

Revision Changes

Revision A3

In revision A3 the Enter button has been moved from GPIO3_19 to GPIO0_3 and LCD_DVDD_EN has moved from GPIO1_31 to GPIO0_2. These changes in GPIOs are to support awake interrupt in sleeping mode.


The PCB revision is also changed from BB-Bone-LCD7-PCB-03 to BB-Bone-LCD7-PCB-04.


Revision A2

The only design change in A2 is that the LCD_AVDD_EN signal is moved from pin 42 of connector J2 to pin 20 of connector J1. In revision A1, LCD_AVDD_EN signal is mapped to GPIO0_7 which is also a DMA interrupt. By moving LCD_AVDD_EN signal, this DMA interrupt is now available when BeagleBone is used with LCD7 Cape. Both revisions should not have any functional difference.


The PCB revision is also changed from BB-Bone-LCD7-PCB-02 to BB-Bone-LCD7-PCB-03.


Revision A1

Initial release of BeagleBone LCD7 Cape



Software Support

  • BeagleBone LCD7 Cape revision A1 is supported by Angstrom release 05-09-12 onward.
  • BeagleBone LCD7 Cape revision A2 is supported by Angstrom release 06-18-12 onward.
  • BeagleBone LCD7 Cape revision A3 is supported by Angstrom release 08-14-12 onward.


  • Major BeagleBone image releases can be downloaded here.
  • Intermediate BeagleBone image releases can be downloaded here


Please follow the instructions here to write the image file to your SD card on a Windows machine.

Getting Started

Required Setup:

  • A BeagleBone LCD7 Cape
  • A BeagleBone (with supported software)
  • A 5V DC power supply (we recommend 5V - 2A)
  • A Stylus (optional)


Following the instructions below to start using your BeagleBone LCD7 Cape:

Mounted BeagleBone
  1. Mount the BeagleBone to the BeagleBone Connectors on the LCD7 Cape.
    • Note: The BeagleBone Connectors are the set of male connectors on the backside of the LCD7 Cape.
  2. Make sure the SD card using with BeagleBone has Angstrom image 6-18-12 or later.
  3. Plug in a 5V DC power supply to the DC connector on the LCD7 Cape.
    • Note: We recommend using a 5V - 2A supply. However, more current supply may be required if more capes or peripheral devices are connected.
  4. Following screens will be displayed on the LCD screen:
    • BeagleBone logo
    • Angstrom log-in prompt
    • Auto Calibration utility
  5. Follow the instructions given by the Auto Calibration utility to calibrate the LCD7 touchscreen.
    • Note: The Auto Calibration utility is automatically displayed when the card is used for the first time. This utility can be run again under menu System > Administration > Calibrate Touchsreen
  6. After calibrated, the Angstrom desktop will be displayed on the LCD screen.


You can start using the board.



Specifications

Followings are some specifications of the BeagleBone LCD7 Cape:

Electrical Specifications

Power 5V DC
3.3V via expansion header
5V via expansion header
Display Model ThreeFive TFC-S9700RTWV35TR-01
Display Type 7" TFT LCD
Resolution 800x480
Touchscreen 4-wire
Indicators One Power LED
One User LED
Buttons One power button
One reset button
Five user buttons
Connectors Two 46-position male headers
One 10-position male header
Two 46-position female connectors
One 10-position female connector


Mechanical Specifications

Size 4.50" x 6.90"
Layers 6
PCB Thickness .062"
RoHS Compliant Yes



Signal Usage

BeagleBone LCD7 Pin Usage

The BeagleBone LCD7 Cape uses 39 signals including:

  • VDD_3V3EXP
  • VDD_5V
  • DGND
  • PWR_BUT
  • SYSRESETn
  • GPIO1_28
  • EHRPWM1A
  • GPIO1_16
  • GPIO1_19
  • I2C2_SCL
  • I2C2_SDA
  • GPIO1_17
  • GPIO3_19
  • GPIO3_16
  • AIN0
  • AIN1
  • AIN2
  • AIN3
  • LCD_AVDD_EN
  • LCD_VSYNC
  • LCD_HSYNC
  • LCD_PCLK
  • LCD_EN
  • LCD_DATA[0..15]



EEPROM

EEPROM Suport Yes
Board Name BeagleBone LCD7 Cape
Version 00A3
Manufacturer BeagleBoardToys
Part Number BB-BONE-LCD7-01
Pins Used 48


Distributors



Product Images



Documentations

System Reference Manual


Hardware Files

BeagleBone LCD7 Revision A3

To download all files at once please click here


BeagleBone LCD7 Revision A2

To download all files at once please click here


BeagleBone LCD7 Revision A1

To download all files at once please click here


To go back to the cape list, please click here