• LPC3250 Debugging SDRAM
    Hello, I'm using the Embedded Artists LPC3250 OEM board. Modifying the scatter file and startup_entry.s I'm able to execute my binary from external SDRAM. However, when I'm debugging using Keil IDE...
  • 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...
  • How to interface STM32F429IGT with an external SDRAM?
    Hi, For days, I have been trying to write my variables into the SDRAM mounted on the STM32F429 discovery board, but unfortunately no success came out of that. I am currently using STM32CubeMX to...
  • How to run program from SDRAM
    Hi, I am using LPC2468 processor based board from Embedded Artists, having 512kb internal flash. Can I load KEIL program to SDRAM(external) and run it from there? Actually all the example codes available...