我使用CC3200的spi与STM32单片机进行通信的时候,发现传输的数据出现了很多的乱码的现象,好像的所发的数据都出现了错位。
我使用的是CC3200作为主机,STM32作为从机进行通信试验的。
我想知道是不是SPI通信的时钟选择的不对,我使用官方ADK中的spi_demo也不能正确的传输数据。
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.
我使用CC3200的spi与STM32单片机进行通信的时候,发现传输的数据出现了很多的乱码的现象,好像的所发的数据都出现了错位。
我使用的是CC3200作为主机,STM32作为从机进行通信试验的。
我想知道是不是SPI通信的时钟选择的不对,我使用官方ADK中的spi_demo也不能正确的传输数据。