Event counter
2004-07-27 by Fuentes Rodriguez, M.E.
hello, I'm in the need to "count events" with the lpc2129, by an event I mean a high or low transition. If you use the 8051 you just have to configute the timer to "count events" from pin XX. But it seems that the lpc2129 does not count events, but copies the Timer Counter to a register whenever an external event occurs. Am i right? Is there anyway in which i can count events? thanks in advance! MAURO