Hi,
As default, PSoC 5 Timer component counts down but I want to use it as up counter.
Is it possible to change Timer to up counter?
Thanks.
Murat.
Simply use a counter component, youhave the choice of UP/DOWN
counting, and much of the functionality of a timer. Compare, capture,
etc..
In PSOC 4 the TCPWM component will operate up or down for the timer,
otherwise down only in PSOC 5LP.
Regards, Dana.
Thanks Dana,
You are always welcome!
Dana.