Quote:
Originally Posted by FrankJ
Would not a counter count pulses rather than pulse width? It seems unless something is programed in the FPGA it is not doable.
|
The getperiod() method in the counter class in WPILib uses FPGA to measure the pulse width using a microsecond timer.