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.

TIMER0 Interrupt on F28335

Hi,

I have an eZdspF28335 board and I need to sample a signal with a rate of 5 MHz in order to calculate his derivative. To perform this task I set TIMER0 to have an interrupt every 30 cycles (200 ns). The interrupt function sample the signal and do the necessary computations. The problem is that to enter in the interrupt function it takes about 20 cycles, so only 10 cycles remain to do the rest... Can someone help me?

Thank you

Enea