This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Method of reading the C8051F010 's Timers 0 and 1?

I am evaluating the Keil uVision2 tool with a C8051F010 target.

I am attempting to read the timer0 registers as free running timers. I see no capture registers for timers 0 & 1 as there are for timer 2.

Using the Keil environment, I am looking for a meathod (interupt free) of reading timer 0/1 that can capture both bytes of the timer without stoping the free running timer. (This is to port code designs from HC05/11 applications which make use of their free running timer capture feature.)

Regards,
Harold Kraus

0