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

Back to Subject List

Thread Closed: Issue successfully resolved

???
09/07/04 06:01
Read: times


 
#77010 - RE: SPI (Serial Peripheral Interface)
Responding to: ???'s previous message
SO can I use normal port pins as MOSI & MISO ? Using these can I have SPI interface?


Yes, you just have to write the code to control the SPI lines yourself if your MCU doesn't have SPI functionality.

If you are communicating between two MCUs and you are writing the firmware for both MCUs and you have sufficient I/O lines available you may wish to consider doing some kind of parallel communication rather than using SPI. That'll gain you some efficiency.

Regards,
Craig Steiner


List of 12 messages in thread
TopicAuthorDate
SPI (Serial Peripheral Interface)            01/01/70 00:00      
   RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
   RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
      RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
   RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
      RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
         RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
            RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
         RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      
   Standard UART Shift-Register Mode            01/01/70 00:00      
      RE: Standard UART Shift-Register Mode            01/01/70 00:00      
   RE: SPI (Serial Peripheral Interface)            01/01/70 00:00      

Back to Subject List