SS is *always* active low, as you need.
On Apr 29, 2014 9:41 AM, "Saaddin" <[email protected]> wrote:

> Hello IOIO Users,
> I want to asking about slave select in IOIO. My Slave is active if SS =
> low = 0V.
>
> i using code
>
> spi = ioio_.openSpiMaster(misoPin, mosiPin, clkPin, ssPin,
> SpiMaster.Rate.RATE_1M);
>
> spi.writeRead(0, request_TestSignal, request_TestSignal.length, 30,
> response_TestSignal, response_TestSignal.length);
>
>
> what variable should i change to setting SPI Active when SS=low=0V?
>
> thanks,
>
> saaddin
>
>  --
> You received this message because you are subscribed to the Google Groups
> "ioio-users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at http://groups.google.com/group/ioio-users.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"ioio-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/ioio-users.
For more options, visit https://groups.google.com/d/optout.

Reply via email to