> -----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.