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?