Hi, I'm trying to access the external Memory of the LPC-E2294 (from Olimex). I configured the EMC as followed: // Initialization of EMC // FLASH 16bit; IDCY = F; WST1 = 4; RBLE = 1; WST2 = 6 BCFG0=0x1000348F; // SRAM 32bit; IDCY = F; WST1 = 0; RBLE = 1; WST2 = 0 BCFG1=0x2000040F; // address lines... PINSEL2=0x0F000924; When I'm trying to write in the SRAM the program stops () Can someone tell me what to do? Thanks, Matthias
Message
External Memory Access
2005-08-09 by wiese_matthias