• Problem with AT89C51ED2 --EEPROM!
    Hi Keil, I have written the follwing code for writing the byte in EEPROM in ED2. The Problem is BUSY flag is not being cleared. while(!(EECON & 0x01)) ; EA = 0; EECON |= 0x02; XBYTE[0X0055]...
  • Problem with AT89C51ED2 --EEPROM!
    Hi Keil, I have written the follwing code for writing the byte in EEPROM in ED2. The Problem is BUSY flag is not being cleared. while(!(EECON & 0x01)) ; EA = 0; EECON |= 0x02; XBYTE[0X0055]...
  • Problem with AT89C51ED2 EEPROM Program
    Hi everyone., I am working on AT89c51ed2 micro-controller , I am facing problem with writing and reading the EEPROM data. I have followed all the procedures as stated in the data sheet, and the...
  • Problem with AT89C51ED2 EEPROM Program
    Hi everyone., I am working on AT89c51ed2 micro-controller , I am facing problem with writing and reading the EEPROM data. I have followed all the procedures as stated in the data sheet, and the...
  • Problem with <bi>AT89C51ED2 EEPROMProgram
    Hi everyone., I am working on AT89c51ed2 micro-controller , I am facing problem with writing and reading the EEPROM data. I have followed all the procedures as stated in the data sheet, and the...