目前有个需求是在contiki-ng系统实现SPI从机,在SPI从机回调模式下无法正常执行回调方法。
有在不使用TIRTOS系统情况下进行SPI从机的应用案例吗?
SPI从机回调模式中SwiP这块依赖tirtos系统吗?有什么解决方法。
目前已知在contiki-ng系统中CC1310芯片做SPI主机时不使用DMA传输可以使用,但是时钟信号不连续有停顿。
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.
目前有个需求是在contiki-ng系统实现SPI从机,在SPI从机回调模式下无法正常执行回调方法。
有在不使用TIRTOS系统情况下进行SPI从机的应用案例吗?
SPI从机回调模式中SwiP这块依赖tirtos系统吗?有什么解决方法。
目前已知在contiki-ng系统中CC1310芯片做SPI主机时不使用DMA传输可以使用,但是时钟信号不连续有停顿。