I'm developing a frequency counter driver for a dsPIC33EP512MU810 microcontroller that uses a Timer peripheral to count a reference signal, an Input Capture module to capture reference counts for each pulse of the data signal and a DMA peripheral to reduc..
↧