Re: Synchronized SPI communication
- From: larwe <zwsdotcom@xxxxxxxxx>
- Date: Fri, 28 Sep 2007 05:05:40 -0700
On Sep 28, 7:43 am, Vivek B <vivekb1...@xxxxxxxxx> wrote:
I am trying to implement interrupt based SPI communication between two
Atmel microcontrollers. The data has to be transmitted from slave to
master.
I didn't look at your problem in detail, but before you go any further
try your code with a different data pattern than 0xFF. Choose say 0x10
or 0x08. FF is a bad test case because you can't see if you are
missing bits in between bytes.
.
- Follow-Ups:
- Re: Synchronized SPI communication
- From: Didi
- Re: Synchronized SPI communication
- References:
- Synchronized SPI communication
- From: Vivek B
- Synchronized SPI communication
- Prev by Date: Re: 78K0 programming
- Next by Date: Re: cmos image sensor to usb
- Previous by thread: Synchronized SPI communication
- Next by thread: Re: Synchronized SPI communication
- Index(es):
Relevant Pages
|