by "Meindert Sprang" <mhsprang@[EMAIL PROTECTED]
>
Oct 19, 2005 at 07:09 AM
"Martin Riddle" <martinriddle@[EMAIL PROTECTED]
> wrote in message
news:H2g5f.5981$hx.1782@[EMAIL PROTECTED]
> Who would write a SPI slave or master code without using interrupts?
Well, I for one. I just finished a design (hard- and software) where an
AVR
controls two DDS's and two DACs. I used no SPI interrupts on the AVR side
simply because I didn't need to. (overkill)
Meindert