• EEPROM read/Write on T89C51RD2
    Hi there, I'm new to all this so bare with my ignorance... I'm currently trying to read and write to the EEPROM on my T89C51RD2. The read function seems to operate correctly but I'm not having...
  • migration from T89C51RD2 to AT89C51ED2
    Hi,everyone. Now I want to migrate T89C51RD2 to AT89C51ED2. When I download the same and simple codes to them, and the general 8051-keil's compiler enviroment is included. (and get verified value rightly...
  • EEPROM read/Write on T89C51RD2
    Hi there, I'm new to all this so bare with my ignorance... I'm currently trying to read and write to the EEPROM on my T89C51RD2. The read function seems to operate correctly but I'm not having...
  • migration from T89C51RD2 to AT89C51ED2
    Hi,everyone. Now I want to migrate T89C51RD2 to AT89C51ED2. When I download the same and simple codes to them, and the general 8051-keil's compiler enviroment is included. (and get verified value rightly...
  • T89C51RD2 can't rd/wr internal EEPROM
    Hello all, I wrote the following functions for reading and writing to the internal EEPROM but for some reason it not working. Can some tell me what's wrong in this code? void intEepromWr(void *pBuff...