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

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 how to go about doing that ( e.g how to address the external SRAM and etc). Could someone be able to help me. By the way i am using C to programm the chip. Or are there good books to be recommended. Thank you.