Recent Comments
Monthly Archives: June 2014
dsPIC/PIC24 Interrupts (using XC16 and MPLAB X)
Moving from 8-bit PIC to 16-bit, the interrupt system is a little bit different. In 8-bit we had only 2 interrupt priority vectors. So when an interrupt happens and if it is from peripheral assigned as high priority, it goes … Continue reading
Posted in Electronics
Tagged dsPIC tutorial, dsPIC33 interrupt, pic24 interrupt, pic24 tutorial, xc16 interrupt
1 Comment