AVR Advices.
D I Freeman <[email protected]> Tue, 2 Mar 2004 03:45:26 +0000
| Newsgroups | gmane.comp.hardware.avr.general |
|---|---|
| Message-ID | <[email protected]> |
Erm, wondering if I could pick the lists brains for some advice. I have two AVR's in a circuit, one as SPI slave, one as master. But both chips need to be able to reverse mode during run time. Can I just wire the MISO to the MOSI on the other chip and vica versa? I was hoping to use the SPI functions from avrlib[1]. Can I use then 'out the box' or will I need to modify them? Does anyone know how I can contact the maintainer for avrlib? I am getting compiler errors. And can't work out how to fix them. Thanks D [1] http://hubbard.engr.scu.edu/embedded/avr/avrlib/index.html