summaryrefslogtreecommitdiff
path: root/nuttx/configs/lm3s6965-ek
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-11 03:55:28 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2010-05-11 03:55:28 +0000
commit708a2202668c666ea0dc430d2e395e6bf6203b12 (patch)
treee57b17b6c060cebc47ccb85d1c666b0dad6e64d3 /nuttx/configs/lm3s6965-ek
parent9087e891c87e6ea92b2f6c290164630fb59fea60 (diff)
downloadpx4-nuttx-708a2202668c666ea0dc430d2e395e6bf6203b12.tar.gz
px4-nuttx-708a2202668c666ea0dc430d2e395e6bf6203b12.tar.bz2
px4-nuttx-708a2202668c666ea0dc430d2e395e6bf6203b12.zip
Add skeleton of P14201 driver
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2664 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/lm3s6965-ek')
-rwxr-xr-xnuttx/configs/lm3s6965-ek/README.txt11
1 files changed, 6 insertions, 5 deletions
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)