This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Few questions about the timers01 and timer23 (cc1010)

How can I reach 10 sec on the timer 0 or timer1? Setting period=10 000000

10millions? period as ulong yes?

-adjust macro ISR_TIMER0_ADJUST(m);setting “m” as 1000 and “period” as 10000 can I reach the 10 sec?the same is posible for 15min as well as 15hrs?