Subject:
|
Re: SPI & Mini SSC
|
Newsgroups:
|
lugnet.robotics.handyboard
|
Date:
|
Fri, 20 Sep 1996 13:48:47 GMT
|
Original-From:
|
Tom G. Brusehaver/Consultant Euler Solutions <tgb@bnu003.cncc.bnr%avoidspam%.com>
|
Reply-To:
|
tgb@bnr.%ihatespam%com
|
Viewed:
|
2373 times
|
| |
 | |
> > 2) Can I just connect the 4 SPI pins to each other (SS to SS, MISO to MISO,
> > MOSI to MOSI, SCLK to SCLK), or do I need to cross connect MISO and MOSI?
> > Are there any termination requirements, etc?
>
> MISO = master in slave out
> MOSI = master out slave in,
>
> so cross connect. It's all in the manual.
Probably not, depending on how your write your code. The Master will
send data on the MOSI pin, and the slave will receive on the MOSI
pin, so that would be straight through cable.
Depends though, if all your boards are masters, then you must cross
connect. Typically though, the design of the SPI subsystem should
work with one master, and other slaves.
--
tgb@bnr.com
|
|
Message is in Reply To:
 | | Re: SPI & Mini SSC
|
| (...) It's in the 68HC11 reference manual. Not hard, but I don't think any handyboard library routines have been written to queue up bytes to be streamed out. If you write any, you might share your stuff here, I have such a need as well. (...) MISO (...) (29 years ago, 20-Sep-96, to lugnet.robotics.handyboard)
|
3 Messages in This Thread:     
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|