t

Dependencies:   DM_FATFileSystem DM_HttpServer DM_USBHost EthernetInterface USBDevice mbed-rpc mbed-rtos

Fork of DMSupport by Embedded Artists

Revision:
30:a97015441bb4
Parent:
10:1ac4b213f0f7
--- 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 */