Hello,
I'm considering about PL_ACKTIMER and SYM_NUM. Could you tell mechanism of the Ack/Nak timer and the replay timer?
ACK_LATENCY_TIMER is described as below.
Timer Modifier for Ack/Nak Latency Timer. Increases the timer value for the Ack/Nak latency timer in increments of 64 clock cycles.
Is the clock the SYSCLK4 for fast peripherals? Is "64 clock cycles" the default value? Does the Ack/Nak timer increments of 2 clock cycles if I set ACK_LATENCY_TIMER to 2?
What will happen when the Ack/Nak latency timer expires? Is RPLY_TMR_ST set to 1 when the replay timer expires? Then, is the TLP replayed(resent)?
Regards,
Kazu