The frequency of an input signal from an external source is being calculated by my tms 470mf067 usb device.
To do this, I am using the ECNT algorithm of the HET in parallel with the RTI peripheral.
The following output was generated by stepping the frequency from 8.2MHz to approximately 4MHz. Clearly, the number of ticks/sec measred by the device is inacurate above 1.2MHz.
Here is my project: 7318.CharlieTiming2.zip (the home made computation algorithms are implemented in charlie.c)
