Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/16/03 05:03
Read: times


 
#39147 - RE: SPI bus specs
Responding to: ???'s previous message
Raghunathan,

SPI is described in a fair number of Motorola microprocessor data sheets, particularly the 68HC11 series. In addition, Microchip's PIC18F458 datasheet, pages 143 through 151 discuss SPI operation within the context of the PIC's Master Synchronous Serial Port. Table 17-1 on page 151 identify standard identifiers for four modes of operation.

Keep in mind the SPI is much like RS232, RS485, etc. in that it describes a hardware protocol (which happens to transmit eight bits per frame). You may choose clock edges to transfer data in and out of the master and slave as well as the idle state of the clock.

Bruce

List of 6 messages in thread
TopicAuthorDate
SPI bus specs            01/01/70 00:00      
   RE: SPI bus specs            01/01/70 00:00      
      RE: SPI bus specs            01/01/70 00:00      
         RE: SPI bus specs            01/01/70 00:00      
            RE: SPI bus specs            01/01/70 00:00      
               RE: SPI bus specs            01/01/70 00:00      

Back to Subject List