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.
TI官网提供的关于SPI主机部分的例程,经过简单修改(仅仅修改了对应的复用端口,SIMO: P3.3, SOMI: P3.4, CLK: P2.7),在逻辑分析仪中进行测试时发现周期并不稳定,请问这是硬件自己的原因导致的吗?还是有其它方法可以进行优化改进。
MSP430Ware_3_80_14_01_setup安装之后的MSP430Ware_3_80_14_01\driverlib\examples\MSP430F5xx_6xx中的usci_a_spi_ex1_master工程