lucamacavero
Member
Hi,
I need to test the interaction between a microcontroller that reads two sensors with SPI. The microcontroller behaves as a SPI master and the sensors are two slaves. Currently, in order to simulate the behaviour of the two sensors, I'm using two Arduinos, and it works fine. However, I'd like to save space by using a single board; I tried with Arduino with no success.
I'm aware that the teensy can be configured as a SPI slave. Is there any chance to configure both SPI interfaces provided as SPI slaves?
Thanks
Luca
I need to test the interaction between a microcontroller that reads two sensors with SPI. The microcontroller behaves as a SPI master and the sensors are two slaves. Currently, in order to simulate the behaviour of the two sensors, I'm using two Arduinos, and it works fine. However, I'd like to save space by using a single board; I tried with Arduino with no success.
I'm aware that the teensy can be configured as a SPI slave. Is there any chance to configure both SPI interfaces provided as SPI slaves?
Thanks
Luca