Hello,
I am using an evaluation bord from Analog Device.
This card use SPI.
I try to use seeduino SD card versio 4.3 but both shield cannot work together.
I would like to know if it is possible to use the wireless SD card from Arduino and an other card sharing the SPI bus.
I try to use seeduino SD card versio 4.3 but both shield cannot work together.
Why not? Any number (well, any reasonable number) of devices can be connected to the SPI bus, as long as each has its own chip select (or slave select) pin.
I would like to know if it is possible to use the wireless SD card from Arduino and an other card sharing the SPI bus.