This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Parallel SPIS peripherals without a TX data stream.

I am trying to use 2 SPIS peripherals to collect ADC data and have a couple of questions:

1.)  I do not need a MISO function in my SPIS implementation and would like to know how to configure that.   Can the peripheral be configured to act as an RX only device?  If so, can I use the SDK?

2.) Can the two peripherals share the same SCK pin?  (I assume the answer is NO but thought I might get lucky).

Related