Yahoo Groups archive

Lpc2000

Index last updated: 2026-04-28 23:31 UTC

Message

External Memory Access

2005-08-09 by wiese_matthias

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

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.