• AT89S8252 and EEPROM
    I'm using AT89S8252 with 2K of EEPROM and would like to know if I can use it in my program. Can I declare a variable to be stored in the EEPROM? Thank you.
  • EEPROM simulate in AT89S8252
    Hi, I am using the AT89S8252 uC.I am using the internal EEPROM to store config. data.The problem now is how do I check the contents of the EEPROM during simulation. I tried x:0x0000 but my subroutine...
  • Read and write EEPROM in AT89S8252
    May I know how to read and write EEPROM in AT89S8252 using C51 of KEIL. There is no external data memory on board.
  • problem with AT89s8252 internal eeprom
    hello everybody, my name is narender . iam a new be keil. i am doing a project where i need to write data into internal eeprom of atmel 89s8252 microcontroller. i have written a sample code for that purpose...
  • AT89s8252 internal eeprom and external ram
    Hello! Could somebody direct me to paper describing use of internal eeprom on at89s8252 mcu. I have a problem: how to use simultaneously internal eeprom with external memory and external memory mapped...