|
|
|
|
|
by andyjpb
2342 days ago
|
|
If you only want to select one device at a time (which is often the case) then you only need log2(devices) pins on the microcontroller because you can decode that binary number into the appropriate chip select. Obviously that requires more hardware on the board tho'. |
|