Hello,
I have a question about the timing of the tINT parameter defined in SPRS902G Datasheet for TMS320F28075. From Table 5-49, the tINT(LATE) column parameter values in SYSCLK cycles match those in the tEOC column. However, from the definition in Table 5-48, tINT(LATE) appears to be when INTPULSEPOS bit is set, so it should coincide with when the conversion result is latched into the result register, which would be tLAT from Table 5-49, not tEOC, which occurs earlier when the conversion result is not yet latched in the result register.
Basically, I would expect the values in the tINT(LATE) column in Table 5-49 to match those in the tLAT column instead of those in the tEOC column. However, since they are numerically less than those in the tLAT column, it seems like we are not guaranteed that the conversion result is latched into the result register when the interrupt flag is set. Is this correct, and do we need to safeguard against obtaining a previous result, which would make this mode no more convenient that if INTPULSEPOS were 0 and we interrupted after tINT(EARLY)?
Please advise.
Thank you,
EE