我将使用上面提到的微控制器作为主 SPI。 从微控制器从主器件接收命令数据并发送其响应。 但主器件无法接收响应数据。 我 仅对 Resource Explorer 中的两个控制器使用标准主器件和从器件 SPI 代码。
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.
我将使用上面提到的微控制器作为主 SPI。 从微控制器从主器件接收命令数据并发送其响应。 但主器件无法接收响应数据。 我 仅对 Resource Explorer 中的两个控制器使用标准主器件和从器件 SPI 代码。
当然、我通过发送虚拟字节从从控制器读取数据。 示例程序链接、
SPI_Slave、
SPI_Master 和