Resolved! I need to be able to count pulses that are incoming on a GPIO. What is the best way to do this? Timers?
I have an application where I need to count the total number of pulses coming in from a fuel flow sensor. I then take the total number of pulses to display a readout of the total amount of fuel that has flowed through the sensor since the counter beg...