This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SPI INTERFACE

Guru 13485 points

Can I share a common SPI channel for, an example, two ADC and one DAC?( I mean to use common clk and common data, but a separate chip- select)

  • Hi Eli,

    In general terms, yes, you can connect multiple SPI devices on a single bus using different chip selects.  For specific devices though, there may be some issues - please let us know which devices you plan to share your SPI bus with and we'll let you know if it is possible.