Hey, Hi there Peg!
The sequence would be then;
1) compare function goes true and the compare IRQ is generated
2) the new compare value is added to the previous value by my ISR and the compare cycle
continues again.
3) the next compare goes true when the new compare value plus the previous compare value is reached.
As long as I keep adding the new compare value to the previous one this cycle will continue
or am I completely missing the point?
Thanks for your time! Bob