Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.
Photo

Good 74HC595 SPI example


  • Please log in to reply
2 replies to this topic

#1 Stormstar

Stormstar

    New Member

  • Members
  • Pip
  • 6 posts

Posted 25 April 2014 - 06:16 PM

 g



#2 Darrell L.

Darrell L.

    Member

  • Members
  • PipPip
  • 14 posts

Posted 27 April 2014 - 01:05 AM

Take a look at this tutorial in the Netduino Wiki... this is the one that I used to get me up and running. :D

 

Cheers,

 

Darrell.


"Ever since you've fixed that paper jam, my computer has been running slower."


#3 HABOT

HABOT

    New Member

  • Members
  • Pip
  • 5 posts

Posted 28 April 2014 - 07:48 PM

On the Slave Select (SS) or Chip Select over SPI I rather prefer using 2, 3 or 4 GIOP lines to handle a 2 to 4, 3 to 8 or a 4 to 16 lines priority encoder to perform SS / CS on the slaves.

 

If all slaves have tri-state MOSI/MISO/SCLK lines, there is no need for an additional tri-state bus driver to isolate these lines on the slaves. With this configuration the master can handle for instance 16 slaves with 4 extra GIOP lines.

 

The number of slaves plugged into the MOSI/MISO/SCLK is restricted only the cumulative capacitance on the bus that increments tau and dampers the signal. Also take into account the propagation delays introduced by extra ICs to comply with SPI CS/SCLK and maybe slave IRQs on the master.






0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.