Hi all, In my project (dspic33ep512mu810, mplab non-X, c30 v3.31), timing is very important to me so i wrote adc interrupt in assembler. At the end of the interrupt, i set the timer 6 int flag by myself and it goes to timer 6 interrupt doing some other c ..
↧