• SDRAM issue
    Hi All, We have interfaced 1 SDRAM to LPC3250 (Lower 16 bit data line) .This SDRAM is from Micron technolgies 32 MB(MT48LC16M16A2). Now problem is that we are not sure whether ,can we run our...
  • SDRAM issues
    Hi all Hope someone can help me. I have some problems getting the EMC and SDRAM setup correctly. I think I may have something to do with the value loaded to the mode register!? Basics: I'm...
  • Function return problem
    Hi, I am developing an application, where some function are used. when i am debugging, I watch that one function not return to the calling function. It is back to 0000h address, watch in disassemble...
  • LPC2478 SDRAM scatter file problem
    Hello, I am using a board of lpc2478 in which SDRAM is connected as shown in following pinmap. I am unable to access data(write/read) from SDRAM. I have problem in accessing address 0xA0000000; as i...
  • Speed-up by executing function in SRAM instead of SDRAM
    Hi, is it possible - to speed up execution - to execute functions in SRAM, while the main application is running in SDRAM? I already had a look into the docs, but there is only a way to place a...