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.

Does DM365 SPI Linux driver support slave mode?

Dear all,

             In our project, we use DM365 to communicate with another MCU through SPI interface.  The software environment is MVL 5.0 + DVSDK 2.1.

           We found that the SPI linux driver(in SPRS566A,.pdf, seemed only support master mode. Now we want to use DM365 as a slave,  can we configure the driver as a SPI slave driver, or I need to develop my owen SPI slave driver?