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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/25/05 11:31
Read: times


 
#93881 - HW solution
Responding to: ???'s previous message
Although this was made with a simple PIC processor, it is the same with any other, which NEED NOT have SPI interface.

74HC164 is an 8 bit shift register. MOSI is the output from Master, and SCKM is SPI clock.

SPI clock pulses are counted by the internal counter, so the reload register should be set to - 8, and then, in the interrupt routine, only reading of the shift register is made. So it is all very fast and simple.




Regards, Slobodan

List of 19 messages in thread
TopicAuthorDate
SPI Help            01/01/70 00:00      
   No ?            01/01/70 00:00      
   Do you Strobe your Data?            01/01/70 00:00      
   HW solution            01/01/70 00:00      
      Connection ...            01/01/70 00:00      
         No Strobing            01/01/70 00:00      
            No Strobing -> no way !!!            01/01/70 00:00      
   continuous            01/01/70 00:00      
   use the chips capabilities            01/01/70 00:00      
      I am using hardware            01/01/70 00:00      
         seek and ye shall find            01/01/70 00:00      
      f120 & SPI            01/01/70 00:00      
         Why so narrowminded            01/01/70 00:00      
      real time clock            01/01/70 00:00      
   Re: Why so narrow minded?            01/01/70 00:00      
      93x            01/01/70 00:00      
         C8051F022, Need SPI help with 8051            01/01/70 00:00      
            Re:Mahathi's c8051f022            01/01/70 00:00      
               My master is sending data repeatedly            01/01/70 00:00      

Back to Subject List