• EEPROM Interrupt
    Hello, I am using P89LPC936 and configured adc0 channel0, 1, 2, 3 and adc1 channel0. I have also configured EEPROM to save value of OCRBL as per my requirement. After debugging it shows a...
  • interrupting interrupt and eeprom access questions
    I'm new to keil and my boss forced me to use atmel 89S8252 so plz bare with me i have a few questions : 1. when a higher level priority interrupt interrupts lower level interrupt, do i lose the old...
  • EEPROM
    I am doing project in 89s52.now i am trying to read the EEPROM 24c02.but i dont know how i read sda pin and store it in memory location.here bit to byte reading is happening .piease help me about this...
  • eeprom
    hi; i am storing data which takes 40 location (1 byte each) i m using 24c64atmel which has page size of 32 bytes i m facing problem in storing the last location can u tell me how to resolve this...
  • EEPROM
    Hi Iam doing temperature set point controller project. . Here iam using 24C08 EEPROM to store the set points. Can you give any body how to write the program to store set points in the memory and...