Yahoo Groups archive

AVR-Chat

Index last updated: 2026-04-28 22:41 UTC

Message

Re: [AVR-Chat] hrm...

2007-01-17 by Micro Brix

For a timer int:

Global ints must be on.
The specific int must be enabled.
The timer must be in a mode that will actually cause the condition to occur.
The prescaler must be set up to give the timer a clock source that is
running.

That's about it..

Make sure your vector table is correct for the processor, and make sure that
you're using Jmp or rjmp in the table, as appropriate to the processor.


I can certainly solve it for you, but that is what I do for a living.


[Non-text portions of this message have been removed]

Attachments

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.