Hi Bo,
If you're using an 18F, then sure ... you can have Low Priority interrupts running too. But I don't think you need interrupts for that stuff.
With MIBAM ... <strike>99.4%</strike> 94% of the processor time is un-used. It's just sitting around twiddling it's thumbs. (if it has any)
And since "capture's" retain the captured value for a while, they can easily be handled in the main loop by polling the CCPIF flag.
I've also run the USART at 250kbaud for DMX reception, again strictly polled in the main loop, while MIBAM runs in the background.
So much time ... so few things to do ... if only life were like that.
<br>
Bookmarks