hi everybody
i am begining for ARM so i try to use about counter in LPC2138.
many feature i shold to know. who can explan setting register or
example.
i initail register for test CAP0.0
T0PR = 0x1E;
T0TCR = 0x2;
T0CCR = 0x5;
but when i test interrupt it’s not thing.
thank you