From 708a2202668c666ea0dc430d2e395e6bf6203b12 Mon Sep 17 00:00:00 2001 From: patacongo Date: Tue, 11 May 2010 03:55:28 +0000 Subject: Add skeleton of P14201 driver git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2664 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/configs/lm3s6965-ek/README.txt | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'nuttx/configs/lm3s6965-ek') diff --git a/nuttx/configs/lm3s6965-ek/README.txt b/nuttx/configs/lm3s6965-ek/README.txt index f80e9e96d..24a9ab099 100755 --- a/nuttx/configs/lm3s6965-ek/README.txt +++ b/nuttx/configs/lm3s6965-ek/README.txt @@ -83,15 +83,16 @@ OLED The Evaluation Kit includes an OLED graphics display. Features: - - RiT P14201 series display (www.ritekdisplay.com). - - 128 columns by 96rows + - RiT P14201 series display + - 128 columns by 96 rows + - 4-bit, 16-level gray scale. - High-contrast (typ. 500:1) - Excellent brightness (120 cd/m2) - - Fast 10 us response with 128 x 96 pixel resolution. + - Fast 10 us response. The OLED display has a built-in controller IC with synchronous serial and - parallel interfaces. Synchronous serial (SSI) is used on the EVB. The SSI - port is shared with the microSD card slot. + parallel interfaces (SSD1329). Synchronous serial (SSI) is used on the EVB. + The SSI port is shared with the microSD card slot. - PC7: OLED display data/control select (D/Cn) - PA3: OLED display chip select (CSn) -- cgit v1.2.3