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.
工具/软件:Code Composer Studio
我不熟悉 MSP430,需要 SPI 存储器程序方面的帮助,我使用的是 sst25vf016外部闪存,我也使用的是 msp430ware 提供的驱动程序库。
我的代码在执行过程中没有给出任何错误或卡住。我还获取 SCLK 信号和 MOSI 线路信号、但没有从外部闪存获得任何响应、MISO 线路一直处于低电平。
我们将感谢您的任何帮助。
您好!
有关调试 SPI 问题的帮助、请参阅以下应用手册。 通常、它是 MSP430和您连接的器件之间的 SPI 配置不匹配。