SSURESHREDDY
Joined: 10 Aug 2013 Posts: 13 Location: bangalore
|
INTERRUPT LOGIC |
Posted: Sat Aug 10, 2013 6:32 am |
|
|
Hi forum,
I am new for develop the microcontroller programming.
First I would explain my project.
I am doing a PWM solar charge controller with load load control and working on pic16f1824. I wrote a basic code for PWM routine and load on/off routine.
I need to introduce a interrupt whenever the overload occur. I decided to use the internal oscillator and internal comparator.
Could you please anybody help me how to enable Comparator and use the interrupt to switch off the load. |
|