• 89s8252 Internal EEPROM
    How to see the content of internal EEPROM of 89s8252
  • 89S8252 Internal EEPROM
    89S8252 is having internal 2kb of EEPROM,that is defined in the xdata memory space i want to create a structure having the following content,But to write in that memory it require some different method...
  • 89s8252 Internal EEPROM
    How to see the content of internal EEPROM of 89s8252
  • 89S8252 Internal EEPROM
    89S8252 is having internal 2kb of EEPROM,that is defined in the xdata memory space i want to create a structure having the following content,But to write in that memory it require some different method...
  • ReadWrite EEPROM in 89S8252
    I got a code, and modified it to run.. But i can't seem to get the code correct. it has to do with XDATA but i can't seem to get it right. #include <AT898252.H> #include "lcd.c" BYTE ReadEEPROM...