Netduino SPI Slave

Hey Guys,

I had some questions regarding Netduino 3 - N3 Ethernet.
I know the duino supports the SPI library, but can I use it as a slave instead of a master.

Regards,
Karim

I looked through the “old” forums for this, and depending on what you want to do it’s not directly possible in .net micro framework due to the time constrains of processing requests.
http://forums.netduino.com/index.php?/topic/3071-netduino-spi-as-slave/

Hey,

I was planning using the netduino as a slave for a 6 MHz CLK SPI Master, but from reading that form it doesn’t look like it will be possible especially in real-time. Thanks for the help. I really appreciate it.

Regards,

Karim

Netduino is a SPI master device, it cannot be configured as a slave device using NETMF.

Regards,
Mark

Thanks a lot. I appreciate the help.

Regards,
Karim