|
Re: How many interrupts is too many interrupts?
With Kevin's 2008 code and C18 3.10, and the gyro code running at 6400hz, we measured 3% utilization (800 us to run the telop function every 26.2 ms).
Serial data really took a long time, it seemed to take around 100 us per character.
|