Using Counters for Ping?
SRLM
Posts: 5,045
Is it possible to use the Propeller counters to read the results from a PING? It's easy enough to bit bang the start pulse, but waiting and blocking for the response is valuable program time wasted. I'd much rather use a counter to get that duration.
Comments