??? 01/28/07 14:34 Read: times |
#131618 - RCAP2 vs TMR2RL Responding to: ???'s previous message |
Erik Malund said:
Then I were to use T2 for the UART, but there was no RCAP registers, moved what T1 was used for to something else in order to use T1 for the UART and THEN found that the RCAP registers were there, renamed just for fun (I can see no other reason). I think they do have a good reason. The T2 timer cannot CAPture the timer value on an external event like the one in a genuine 8052 can. It can however ReLoad on overflow, hence TMR2RL instead of RCAP2. And if you need to capture a timer on an external evetn you can use the PCA. Maarten |