All, At the risk of sounding snotty, and I don't mean to at all, I did say "from my experience", not yours. And if you say that the /SS pin doesn't need to be toggled every time, I believe you. I don't claim to know it all. As a matter of fact, I probably should rephrase my response to something like this. From my experience I couldn't really say because I toggled the /SS pin after each transaction. In my applications, the extra time to toggle the pin was of no consequence. As a matter of fact, I just wrote a routine that would write one byte at a time to the bus. I would load the data to be transmitted into the 'w' register, and call the SPIXMT routine. Anyway, I believe the mans question was answered. Regards, Jim >> -----Original Message----- >> From: pic microcontroller discussion list >> [mailto:PICLIST@MITVMA.MIT.EDU]On Behalf Of Paul James E. >> Sent: Sunday, March 28, 2004 11:04 PM >> To: PICLIST@MITVMA.MIT.EDU >> Subject: Re: [PIC:] SPI Slave - Need to toggle /SS signal for every >> byte? >> >> >> Thomas, >> >> From my experience, you have to toggle the /SS pin at every >> transaction. This is what tell the slave to act upon the data/command >> it just >> received. > >>From your "experience", what makes you think this? > > If you go back and READ what I already wrote: > The Microchip implimentation of SPI Slave select is: > Enable the data out pin, and reset the bit counter of the clock. > (Sync. the data byte.) > > The SPI will interrupt weather or not the SS pin is active. > > >> >> Regards, >> >> Jim >> > * > | __O Thomas C. Sefranek WA1RHP@ARRL.NET > |_-\<,_ Amateur Radio Operator: WA1RHP > (*)/ (*) Bicycle mobile on 145.41 MHz PL 74.4 > > ARRL Instructor, Technical Specialist, VE Contact. > http://hamradio.cmcorp.com/inventory/Inventory.html > http://www.harvardrepeater.org > > -- > http://www.piclist.com hint: The PICList is archived three different > ways. See http://www.piclist.com/#archives for details. -- http://www.piclist.com hint: The PICList is archived three different ways. See http://www.piclist.com/#archives for details.