Hi
I need to control as precisely as possible the time between two events controlled by the Hercules Launchpad. Specifically when an interrupt occurs on a GIO input port I need to set the time (in the GIO interrupt service routine) for an GIO output event to occur. When the specified time has elapsed I want an interrupt to be generated and the associated interrupt service routine will write to the GIO output. Should I be using the RTI module or the N2HET module to do this and why? How in general can I do this?
Thank you,
Dan