[Tinyos-help] Maximum sampling rate
Eric Keller
eekeller at psu.edu
Thu Oct 2 09:03:25 PDT 2008
On Thu, Oct 2, 2008 at 6:36 AM, João Paulo Amaro da Costa Luz Carneiro
<jcarneiro at netcabo.pt> wrote:
> Thank you for your answer.
> Can you tell me where I can check the maximum 250KHz you say
> (datasheet?) so that I can check the feasibility of a project? Do you
> know if this is the same max sampling rate for the iris atmega1281?
> Thanks
>
> Joao
My memory must be faulty, I don't see how it can sample faster than 50KHz.
http://focus.ti.com/docs/prod/folders/print/msp430f1611.html
Data sheet here. Didn't see an explicit specification for the a/d,
conversion time is
less than 10 microseconds, you have to use DMA to get the max performance.
I'm not sure what you would do with that much data, it seems like
there isn't enough
processor to handle that, not to mention the communications.
Eric
More information about the Tinyos-help
mailing list