Monthly Archives: July 2014

dsPIC/PIC24 Timers (using XC16 and MPLAB X)

In 8bit PIC, the timer interrupt happens when an overflow occurs. Therefore in order to get the required timing we set the starting value of the timer register in a way that overflow occurs at the required time.Which means we … Continue reading

Posted in Electronics | Tagged , , , , , | 1 Comment