Hello Lukas,
Thank you for your answer.
I am not experiencing such shift, but wonder if PIT interrupts, being served through dedicated timers, could come to some loss of synchronisation, by the PIT timers themselves.
Interrupt servicing by software may introduce processing delay (context switch + actual application processing), and since PIT timers are all using the same clock source, I expect the PIT timers to be always "synchronized" once configured and scheduled.
I just wanted to ensure myself with this assumption: once started, PIT0 and PIT1 interrupts will always trigger with the same timing over time (triggering), whatever the actual processing associated with.
Thank you.
Regards,
Stéphane