Re: SPI slave select signals



praveen.kantharajapura@xxxxxxxxx wrote in news:1117455841.370215.303660
@f14g2000cwb.googlegroups.com:

> Hi all,
>
> In an SPI interface i have got 4 slaves and one master
> What i wanted to know is wether the master can assert two slave
> selects(SS_N) simultaneously OR is there a restriction that master can
> assert only one slave select.
>
> Does SPI standard dictate anything!!!
>
> Any comments on this would be appreciated.
>
> Regards,
> Praveen
>

The SPI can certainly assert multiple slave selects. The restriction is on
the slaves. No more than one slave can drive the MISO line at the same
time.

There are many SPI slave devices that are write only (No MISO connection).

Example:

1. Configuring multiple data converters with the same instructions. You
might reset the parts with the same instruction and address the parts
independently for gain settings.




--
Al Clark
Danville Signal Processing, Inc.
--------------------------------------------------------------------
Purveyors of Fine DSP Hardware and other Cool Stuff
Available at http://www.danvillesignal.com
.



Relevant Pages

  • Re: low speed communication
    ... forwarded clock (for nine signals), and a bus like this for each direction. ... SPI core doesn't support off-chip Master? ... Is slave mode different from off-chip ...
    (comp.arch.fpga)
  • Re: SPI problem
    ... >> experimentation on the SPI before we start our actual work. ... >> We want to use one board as MASTER and other as the SLAVE. ... Scott makes very good points. ...
    (comp.arch.embedded)
  • Re: SPI slave on ATmega162: transferring data
    ... > So now I configured slave mode. ... What is the frequency of the SCK signal from the master? ... simulators will respond to clock signals too fast for the actual ... Most of the SPI systems I've worked with use a separate signal as ...
    (comp.arch.embedded)
  • Re: SPI interface -- newbie --plz help
    ... now i am doing my spi communication with short leads. ... hyperterminal on slave side.but its not showing me the string on slave ... its clock from master itself. ...
    (comp.arch.embedded)
  • Re: looking for single-board computer with SPI slave port
    ... USB probably preferable; I want to plug this thing ... can handle my SPI slave requirement. ... unless I put one on a daughterboard & connect it to CPU via parallel ...
    (comp.arch.embedded)