We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I've timer T6 set to send interrupt (level 11, group 1) each 500 microseconds. This interrupt is managed by a routine. I need to know how many time remains after this routine before the next T6 Interrupt, because I need to insert some other code in the same routine if it's possible.
I suppose I need another timer, but I don't know how to use it.
Another question: what happens if the routine requires more than 500 microseconds.
Many Thanks, Marco
I would recommend an oscilloscope.
Ok, it's a way to lab test and not for the run time behaviour on the plant. Thanks, Marco