This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Brown Out Detector Interrupt

Hi there, If I need to generate an interrupt when low voltage level has been detected on a P89LPC932, what interrupt number should I use? How should I specify that ISR is the one for Brown Out detection. Thank you!!!

Parents
  • Erik I have looked in the User's manual and the "getting started" manual from Keil. They show you how to enable the brown out detector and how to enable its interrupt in case it is activated, but but I think I need an ISR to do something if it's activated and I do not know which number to use. that is not shown on either manual. Can you help me on that please!
    Thank you

Reply
  • Erik I have looked in the User's manual and the "getting started" manual from Keil. They show you how to enable the brown out detector and how to enable its interrupt in case it is activated, but but I think I need an ISR to do something if it's activated and I do not know which number to use. that is not shown on either manual. Can you help me on that please!
    Thank you

Children