• 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...
  • 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 ...
  • 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...
  • LPC1778 interfacing with SRAM
    Hi, I am trying to initialize this model of SRAM (R1LV0816ASB – 5SI) to my LPC1778. I am currently tracing my code result through the memtest code that I wrote but so far what I am seeing is let...
  • interfacing parallel nonvolatile 1k sram
    i have hardware but i am confuse about software. tell me how to write and read into sram .tell me about instruction to use.i have defined xdata variable and when i am writting to it using xbyte and sprintf...