I tried to connect my mangoh red to a raspberry Pi 3 through SPI as follows:
Rpi is the master which should send data frequently.
mangoh red should be the slave to receive the data.
I run successfully an spi loopback example in my mangoh red but when it comes to receive data from RPi it fails.
Does the mangoh red support the slave mode in spi?