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.

MSP430fr5739与ADXL345通过硬件SPI通信出错

Other Parts Discussed in Thread: MSP430FR5739

想用MSP430FR5739自带的SPI硬件模块读取ADXL345的加速度数据,一直无法成功配置345,软件、硬件、配置参数都检查了好几遍,没有发现原因。后发现430自带的SPI发送数据时,数据跳变和时钟跳变几乎同时发生,而345要求时钟跳变时数据保持稳定,请问时钟和数据的相对相位关系可以更改么????

PS:通过IO口软件模拟SPI已经实现,因为速度较低,所以想用自带硬件的SPI