A board support package for the LPC4088 Display Module.
Dependencies: DM_HttpServer DM_USBHost
Dependents: lpc4088_displaymodule_emwin lpc4088_displaymodule_demo_sphere sampleGUI sampleEmptyGUI ... more
Fork of DMSupport by
Diff: Memory/sdram.cpp
- Revision:
- 30:a97015441bb4
- Parent:
- 10:1ac4b213f0f7
- Child:
- 41:e06e764ff4fd
--- a/Memory/sdram.cpp Mon Jan 26 10:12:57 2015 +0100 +++ b/Memory/sdram.cpp Mon Jan 26 15:24:15 2015 +0100 @@ -184,7 +184,7 @@ LPC_IOCON->P4_23 |= 1; /* A23 @ P4.23 */ #endif - LPC_IOCON->P4_24 |= 1; /* OEN @ P4.24 */ + //LPC_IOCON->P4_24 |= 1; /* OEN @ P4.24 */ LPC_IOCON->P4_25 |= 1; /* WEN @ P4.25 */ #if 0 // not used for SDRAM LPC_IOCON->P4_26 |= 1; /* BLSN[0] @ P4.26 */