avr-gcc-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [avr-gcc-list] how to measure execution time on avr butterfly?


From: Vincent Trouilliez
Subject: Re: [avr-gcc-list] how to measure execution time on avr butterfly?
Date: Fri, 10 Feb 2006 21:38:35 +0100

On Fri, 2006-02-10 at 12:18 -0800, Dave wrote:
> I'm trying to use a timer in my program. I've looked
> into avr-libc's timer/counter sections but the
> examples only show how to read/write TCNT1. Are there
> any examples showing how to start a timer? How can I
> set the rate the timer will be counting? 
> 
> Thank you!

Dave, just download the data sheet for the particular AVR chip that you
are using. It will tell you all about the timer(s), and whatever other
peripherals that are on your chip, and some more.


--
Vince





reply via email to

[Prev in Thread] Current Thread [Next in Thread]