This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

PROCESSOR-SDK-J784S4: Configure MCSPI 5 as slave in RTOS

Part Number: PROCESSOR-SDK-J784S4

Tool/software:

Hi,

I am writing a driver for McSPI Master and Slave separately. Master mode driver is working fine. I am trying to configure MCSPI5 controller in Slave mode. 

I have two J784S4XG01EVM. 

one is enabled as Master and working.(verified by reading data from simple Temperature sensor(ADT7310) and flash device(W25Q64) application codes) 

other one board is expected to work as a Slave. 

I am not finding any reference on how to configure this. 

Can someone provide some info on this?

I am writing this driver for a RTOS. 

Thanks,

Selvan