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