I'm testing my small project using SPI.In that project, the board, Nucleo-L432KC (used as a mbed board), has to receive data from a SPI master as a SPI slave, and send processed data to another device as a SPI master.Then, the board has to work as a ...