• 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...
  • RW-data and ZI-data
    Hi all, I am working on LPC1768 controller of Cortex-M3 series and using Keil IDE compiler,I have observed that RW-data and ZI-data sizes both are increasing when i am going to declare gloabal variables...
  • RW-data and ZI-data
    Hi all, I am working on LPC1768 controller of Cortex-M3 series and using Keil IDE compiler,I have observed that RW-data and ZI-data sizes both are increasing when i am going to declare gloabal variables...
  • Splitting stored data between flsh memory and external data
    I am using a P89c51 base microcontroller and I need to store data coming from a GPS device and when the memory is full transfere it to a PC.That amount of data is 96kbyes. Problem: The flash capability...