• 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...
  • Using onchip EEPROM in 89S8252
    Could anyone tell me how to use onchip EEPROM in 89S8252 ? Kindly give me C language instructions
  • initiate eeprom for 89s8252
    Hello, every body! Now, I'm having a problem. Can you help me? I have a project and i want to initializes some variation in eeprom. This variation will be written when i "burn" eeprom. What directive...
  • 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...