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.

基于AM3359的Beaglebone开发板是否支持SPI Slave Mode?

大家好,最近开发项目需要使用SPI Slave mode,

但是在内核驱动/opt/beaglebone/linux-3.1.0-psp04.06.00.03.sdk/drivers/spi/spi-omap2-mcspi.c中发现SPI现在只支持master模式。

在头文件spi.h文件中更看到这样一句话“There's no SPI slave support for Linux yet”?

所以很是疑惑,有没有朋友可以帮忙确认一下,目前beaglebone开发板是否支持SPI Slave Mode?

 

谢谢大家!