Page 1 of 1

Communicate Two or More ARM devices through SPI protocol

Posted: Fri Jan 05, 2018 8:38 am
by karthickefy
Hi,
I would like to communicate two ARM/AVR devices through SPI protocol. But Flowcode7 has only SPI Master. I couldn't find the SPI Slave option in components. Please guide me how to build SPI Slave.

Karthick.

Re: Communicate Two or More ARM devices through SPI protocol

Posted: Thu Jan 11, 2018 3:58 am
by karthickefy
Dear Benj,
Is it possible to use SPI Master mode in both chips for SPI communication between Chip to chip? Or is there any other option for SPI Slave? Please guide.

Thanks.
Karthick

Re: Communicate Two or More ARM devices through SPI protocol

Posted: Thu Jan 11, 2018 12:02 pm
by Benj
Hi Karthick,

SPI slave is a hard one to do across many devices using a generic component.

Would a UART connection via a RS485 transceiver be an option. There are some really nice RS485 transceivers out there that do the data direction switching for you.