This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TMS320F280021: real-time pulse counting

Part Number: TMS320F280021
Other Parts Discussed in Thread: C2000WARE

Good afternoon,

I have a bit of a naive question. We are trying to build a real-time system to perform Bayesian estimation, with the input signal being the number of pulses from a single photon detector.
Can you guys advise if the C2000 series can be used to count TTL pulses (40 ns long) for a given number of microseconds? How would you do that?

After some processing, i.e. update a probability distribution (array of floats) though Bayes rule, and choice of optimal settings for next measurement, the system is supposed to output a 16 bit integer. We would like to do this as fast as possible. What device would you recommend? Given that we are a physics lab (and not an engineering company), we would need an evaluation board to be available

Thanks!
-C