I use low priority exclusivley unless I have more than 1 interrupt, and one 'or more' needs priority over the lower priority interrupt task.Is there a reason anyone can come up with for using only Low Priority Interrupts?
If you only have 1 interrupt enabled, I can't see why making it high priority VS low priority would be of any benefit!
Yikes. I haven't used DT_INTs much with 18F types, but that's good to know. What causes that to happen?Consequently, DT_INTS crashes if you try to only use LP ints
Bookmarks