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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/15/05 13:49
Read: times


 
#95011 - a question
Responding to: ???'s previous message
After power-up, the slave waits for an OK-to-send (0xAA) signal from the master; the slave sends 0xFF as its first byte and then checks that it actually got the OK-to-send signal before going on.

---
mov a,#0FFh ; load dummy byte
call spi_io ; write byte out (waits for sclk in slave mode)
---

List of 10 messages in thread
TopicAuthorDate
8052-to-8052 SPI Communication            01/01/70 00:00      
   glad that you do            01/01/70 00:00      
      8052-to-8052 SPI Communication            01/01/70 00:00      
         an obvious guess            01/01/70 00:00      
            an obvious guess            01/01/70 00:00      
               a question            01/01/70 00:00      
                  a question            01/01/70 00:00      
                     as the first byte from the slave            01/01/70 00:00      
   more questions            01/01/70 00:00      
   re:SPI            01/01/70 00:00      

Back to Subject List