• Relocation of SRAM in LPC1778 using Keil
    The default SRAM address for the LPC1778 is at address 0x10000000 - 0x1000FFFF. Is it possible to relocate the SRAM to be used, to address 0x28000000 - 0x28FFFFFF(SPIFI memory mapped access space...
  • SD Card for LPC1778
    Dear Sir, I used SD Card with SPI interface example code with MCB1700 eval board . This is work well. Then I try to port the code from LPC1768 to LPC1778 ( NXP MCU ) by following SD Card example...
  • LPC3250 EMC interfacing with SRAM
    hi, We are trying to use LPC3250 EMC for interfacing SRAM ,when we are writing a single value we are seeing2 chip select, 2 write pulses. what can be the problem Regards and Thanks Sumit ...
  • Interfacing AT89C4051 with an external Sram
    Hi, I am trying to use AT89C4051 to interface with an ADC and an external SRAM. The whole idea is get the sensor input from the ADC ( in terms of voltage) and write it to the SRAM. I dont exactly know...
  • sram interfacing & c code.
    i am using keil microvision 2 . i want to interface 64kb sram with 8051 suggest me code . i know hardware interfacing but i am confused among xdata ,compact,small,large memory models suggest me how...