• Updated data on external EEPROM
    Hello all, I have a very complicated question 4 U. In my target board I use the T89C51RD2 micro and also two types of external memory devices; SRAM 32KB and parallel EEPROM 8KB. My code runs from micro...
  • Updated data on external EEPROM
    Hello all, I have a very complicated question 4 U. In my target board I use the T89C51RD2 micro and also two types of external memory devices; SRAM 32KB and parallel EEPROM 8KB. My code runs from micro...
  • To store Data In external EEPROM and compare data with 89c51 input data
    Hi Frnds, I have to store Data in external EEPROM and compare data with 89c51 input. If both data in ext EEPROM n data to 89c51 matches. It has to giv output. Pls help me for my project. With Regards...
  • To store Data In external EEPROM and compare data with 89c51 input data
    Hi Frnds, I have to store Data in external EEPROM and compare data with 89c51 input. If both data in ext EEPROM n data to 89c51 matches. It has to giv output. Pls help me for my project. With Regards...
  • how to access external parallel EEPROM memory locations using LPC 2294 MCU
    Hi All, I want to interface the parallel EEPROM of 128KB(AT28LV010) to LPC 2294(MCU).to accecs the EEPROM locations I have tried the following two methods, those are 1) unsigned char Eprom_Mem...