[SOLVED] I2c and SPI Maximum num of device can connect

Status
Not open for further replies.
Hello, in I2C you can use 128 devices and in SPI the theoretical max is 4 devices but using mux and binary decode you can use a lot of them.
 
In SPI the only real limit is the transfer speed needed, since you normally use the same data and clock line for all devices.

Each device will need a separate strobe or select line, but as already said, that can be decoded by multiplexers.
 
Status
Not open for further replies.

Similar threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…