Yahoo Groups archive

AVR-Chat

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

Message

Re: [AVR-Chat] Re: Noisy ADC lines

2004-05-12 by Mike Murphree

On May 11, 2004, at 6:57 PM, David VanHorn wrote:

> I think it was something like:
>
> Int:
> Read data.
> Change channel.
> Store data.
> Short delay (couple instructions?)
> Start conversion.
> Exit int.

Basically the procedure that I have used on MIL-STD-1553 cards.
No need to enable a complete interrupt, just read the data off
when it's time to send another message.  Also just manipulate
pointers to the data and not move the data itself around during
an interrupt handler if possible.

Mike

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.