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.
我现在调试的CC3000是我们公司自己开发的板卡,采用的是DSP+CC3000的架构,目前上电后,程序跑的是SDK1.12下的应用程序,在VBAT_EN 使能之后,接到IRQ信号,然后我程序进入到First Write发送,发送完之后,CC3000没有中断返回,用示波器测量也没有数据返回,发送的时序都是按照官网上的SPI介绍中的时序。我们同时也和MSP430+CC3000的开发板做了对比,两个发送时序一致,开发板的就有反馈。
目前我们的板子上与开发板不同的是CC3000没有烧写patch programmer里的driver和firmware patch,会是这个原因吗?
期待TI的高手帮忙解答下!