Tool/software:
Hi
I am using the AM243x to for for a motor control EtherCAT drive. This is a hard real time application that it main interrupt should run at 32kHz rate (every 31.25us).
I am raising a digital output when I enter the sync 0 interrupt routine. I found that there is a high latency between the EtherCAT sync0 signal and to a digital output I set in the sync0 interrupt. About 2us difference between the two signals rising edges.
Can you explain what could be the reason for such latency ?