Hi,
What's the GIO external interrupt respond delay time? What's the max frequency of external interrupt to GIO which can support?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
What's the GIO external interrupt respond delay time? What's the max frequency of external interrupt to GIO which can support?
Hello Chris,
The GPIOs can be mapped through the 1642 GIO module as DMA or Interrupt actions. In the case of Interrupts, the specific masked GPIO can be set to pulse, or level sensing, and then mapped as one of two interrupt outputs. This is described in section 16 of the Technical Reference Manual.
Related to how fast can a response be made, I will ask the systems team, I think it also depends on the software setup. If the software is single threaded, and we are pending a mailbox return from MSS to BSS or MSS to DSS, then the response rate will be based on the longest mailbox delay time. If there are pre-emptive modes, it would be the low level service rate in the software.
I don't have a direct answer for the software response rate, I hope to forward the systems answer soon.
Regards,
Joe Quintal
Hello Chris,
The design team said this is very software dependent. Typical times with software structured for fast response are 10ms.
Regards,
Joe Quintal