This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

How to know whether softdevice interrupt occur in higher interrupt routine

Hi

I have asked some question about 2 weeks ago.

And I have a additional question about softdevice interrupt.

VSYNC interrupt is occurring every 200ms in my project.

If softdevice interrupt is occurring during VSYNC interrupt, I throw that frame away,

And if softdevice interrupt has not occurred during VSYNC interrupt, I will send that frame to central.

Is it possible?

In other words, can I know that softdevice interrupt has occurred during VSYNC interrupt?

Best regards,

Parents Reply Children
No Data
Related