summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/src/up_ili93xx.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 22:03:53 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-09-26 22:03:53 +0000
commit4e2728ef8651d0047d0f251bb1495327d2349414 (patch)
treee6eaad979dc3da96378c5c7d17242c7d0329722b /nuttx/configs/shenzhou/src/up_ili93xx.c
parentc747e2953e1d1c6db1e159ecc5554773d83557ed (diff)
downloadpx4-nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.tar.gz
px4-nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.tar.bz2
px4-nuttx-4e2728ef8651d0047d0f251bb1495327d2349414.zip
Shenzhou schematic is wrong: LCD WR signal is on PB14, not PD14
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5195 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou/src/up_ili93xx.c')
-rw-r--r--nuttx/configs/shenzhou/src/up_ili93xx.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/configs/shenzhou/src/up_ili93xx.c b/nuttx/configs/shenzhou/src/up_ili93xx.c
index ef2cee417..d3e2291da 100644
--- a/nuttx/configs/shenzhou/src/up_ili93xx.c
+++ b/nuttx/configs/shenzhou/src/up_ili93xx.c
@@ -49,7 +49,7 @@
* 80 PC12 SPI3_MOSI To TFT LCD (CN13, pin 27)
* 58 PD11 SD_CS Active low: Pulled high (See also TFT LCD CN13, pin 32)
* 60 PD13 LCD_RS To TFT LCD (CN13, pin 20)
- * 61 PD14 LCD_WR To TFT LCD (CN13, pin 21)
+ * 61 PD14 LCD_WR To TFT LCD (CN13, pin 21). Schematic is wrong LCD_WR is PB14.
* 62 PD15 LCD_RD To TFT LCD (CN13, pin 22)
* 97 PE0 DB00 To TFT LCD (CN13, pin 3)
* 98 PE1 DB01 To TFT LCD (CN13, pin 4)