dragonflight1 wrote on Monday, November 11, 2013:
I have “successfully” implemented solution 1. I was able to avoid using an additional interrupt and just used the timer1 interrupt. It took me 10 times as long to figure out to test it than do it!!
I have 6 levels of nested interrupts with random interrupt times of 0-2msecs.
It definitely failed without my changes, so I feel reasonably confidently about it. If anyone is interested in playing/testing it, I would happily supply the changes.
mike