Hi Everyone!
I'm actually working on a project wherein a arduino uno is connected with multiple slave devices(SD Shield and Display Board) and uses the SPI interface. Upon the project, I stumble upon the fact that only one slave can use the SPI at a time. The MISO pin on the arduino seems to be the problem. Can anyone help me understand this?
Any suggestions on how to use both slave devices at the same time? I already tried different configurations on how to do multiple spi but I have no luck.
Thanks in advance!
I'm actually working on a project wherein a arduino uno is connected with multiple slave devices(SD Shield and Display Board) and uses the SPI interface. Upon the project, I stumble upon the fact that only one slave can use the SPI at a time. The MISO pin on the arduino seems to be the problem. Can anyone help me understand this?
Any suggestions on how to use both slave devices at the same time? I already tried different configurations on how to do multiple spi but I have no luck.
Thanks in advance!