• 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...
  • 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...
  • interrupt and weiting data to the 24c08 serial eeprom
    In my project,I am trying to write some data in to 24c08 serial eeprom. Also a timer 1 interupt subrountie may run at every 1ms to count the run time. Should i set the EA to 0 before access the...
  • interrupt and weiting data to the 24c08 serial eeprom
    In my project,I am trying to write some data in to 24c08 serial eeprom. Also a timer 1 interupt subrountie may run at every 1ms to count the run time. Should i set the EA to 0 before access the...
  • 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...