comparison README.txt @ 7:9404b9869c27

Make the LCD panel work (timings, GPIOE clock needs to be on, etc) Factor out LCD init (needs more work)
author Daniel O'Connor <darius@dons.net.au>
date Sun, 22 Jan 2012 17:10:51 +1030
parents 74e9b3baac1e
children
comparison
equal deleted inserted replaced
6:2b92d9632999 7:9404b9869c27
10 10
11 It has a SST25VF016B connected to SPI and a micro SD slot connected to 11 It has a SST25VF016B connected to SPI and a micro SD slot connected to
12 SDIO. 12 SDIO.
13 13
14 The LCD is driven by an ILI9325 connected in parallel 16 bit mode via 14 The LCD is driven by an ILI9325 connected in parallel 16 bit mode via
15 the FSMC controller. 15 the FSMC controller with a TSC2046N on the SPI bus for touch.
16 16
17 Toolchain 17 Toolchain
18 ========= 18 =========
19 Created from https://github.com/MikeSmith/summon-arm-toolchain run 19 Created from https://github.com/MikeSmith/summon-arm-toolchain run
20 as.. 20 as..