|
|
|
|
|
by Tarragon
1891 days ago
|
|
SPI requires 3 wires plus a Chip Select for each device on the bus. That 30 device network under discussion suddenly needs 33 pins. That's more pins than any processor I've used in the last couple of years. I mean I guess we could use an i2c GPIO expander to get extra lines. I bet that would be "fun" to get right. |
|