Champs,
A customer is using a TMS320F2812 DSP and wants to migrate to the 28335.
The problem is now that on the 2812, in the EVx capture, we had a capture fifo status register CAPxFIFO that reflected the number of entries in the capture fifo.
On the 28335, there is only the so-called "Mod4-counter" whose status does not seem to be a user-accessible (spraaq7 mentiones 4 memory-mapped registers, but sprug05 doesn't provide any more details about these regs)
Is it really only used internally, or is there a way to poll the status?
So they would have to decide in advance how many captures they want to have before triggering an event (via ECCTL2[STOP_WRAP])...
Is it rue that they can't count (from 0..3) how many events they had in the last interval?
Is there another capture-based solution of how to count events per time interval?
Thanks & Rgds,
Magnus