Hello, I have a use case which requires two separate systems to connect and communicate with each other.
Both systems are functionally similar and contain one Artemis ATP and a Redboard Artemis. For each system, I’m using SPI communications with the Artemis ATP as the controller and the Redboard Artemis as the peripheral.
When I connect the systems, it will be through the Artemis ATPs, and I would like them to communicate as well. My serial connections are taken up, so I would like to use SPI for this as well. This would require one ATP to be the controller and the other to be the peripheral. Thus, one of my Artemis ATPs will be a peripheral to the other ATP as well as the controller to a Redboard Artemis. I do plan on using different pin sets as Artemis has up to 6 SPI ports. I just wanted to confirm this would be correct before proceeding.
Here is a picture of the setup. I’ve had success with the openlogs before and plan on using those with the serial ports.
Thank you in advance!