ISR latency

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

ISR latency

360 Views
ZhouPengfei
Contributor III

Hi support,

Is there some data about the ISR latency of S32K3 serials.

I do a test on S32K324 used emios SAIC mode to capture edge. In the ISR, I flip a gpio.

The latency between the input signal and the flip signal is about 300ns, it seems to long for system clock 160MHz.

The priority of the interrupt is 1, the highest. And when I turn on CAN interrupt to send data which priority is 6. The latency is fluctuant, 300~600ns. It seems CAN interrupt

 

0 Kudos
Reply
1 Reply

344 Views
Julián_AragónM
NXP TechSupport
NXP TechSupport

Hi @ZhouPengfei,

ISR latency depends on various factors. You can find a list of these factors and how to measure interrupt latency in this application note:

This application note describes how to measure the interrupt latency of the i.MX RT1050 device, but the steps to measure and factors to take into account are the same. I hope you find this helpful.

Best regards,
Julián

0 Kudos
Reply