This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

configure external memory in lpc2378

I am working on MCB2300 (with LPC2378 processor). This processor supports external memory and it has got two banks (at locations 0x80000000 and 0x81000000 respectively with each having size of 64K). I need to use it in my application. What are the required configurations to be done to add this memory into the application? Please let me know