• interface eeprom AT24C32 with 89S52
    HI all, i need a small help from you all.... i am trying to interface AT24C32 eeprom with 89S52. my problem is it works perfectly with proteus stimultion but when i tried to built the circuit it give...
  • at24c32 read and write issue
    hi, i try to read and write to at24c32 memory/ i am using pic technology. and every data that i read is 0xff. i cant read from the memory. please check my program. i have two version: ver 1...
  • EEPROM code using 8051
    i am writing a program for an 8051...the program is suppose to erase device memory then read a value from variable EEADR and store in EEBYT and output the value to port 3...finally it is suppose to write...
  • EEPROM problem
    I am using Temic 89C51RD2 microcontroller and I've tried to resolve following problem for a long time. I have not any good ideas left, so I turn to you. My problem is: I'm using LARGE memory model...
  • EEPROM
    Hi Aim doing project on 89C51 In my project i want to store the set point values in EEPROM (I2C). How to store the set point values in the EEPROM and how to retrieve the set point from EEPROM using...