Page 1 of 1
Interrupt speed
Posted: Wed Oct 31, 2012 6:30 pm
by sotos
Ηι
I would like to know what is the influence of interrupt speed versus the speed of code executing .
Regards
Sotos
Re: Interrupt speed
Posted: Wed Oct 31, 2012 9:21 pm
by Enamul
Interrupt speed effect in Timer interrupts mainly..rest are event triggered. Code execution speed mainly depends on the crystal you are using and some overhead might encounter due to component macros and delays in the code but that's not so much for normal applications.
Why you are asking that can you tell us so that we can guide you in right direction..