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.

cc3100 的simplelink driver 问题



TI员工你好:

   我研究3100datasheet时遇到了问题,在3100的software overview中,simplelink driver 应该怎么理解?具体是做什么的?在sdk的example中有没有code?如果我们用其它的MCU应该怎么加入这个simplelink driver?求解答

谢谢

  • Damon,

    您好!

    simplelink driver就是为了方便客户的使用,我们把底层wifi的driver放到了我们内部的rom里面,您只需要调用api函数就能实现simplelink wifi的所有功能,不需要自己去研究wifi的driver。如下所示:

    http://software-dl.ti.com/ecs/cc31xx/APIs/public/cc32xx_simplelink/latest/html/index.html

    SDK有基于MSP430的demo codes。您不需要加入simplelink driver,只需要调用api函数就可以了,具体参见SDK里面的example里的project。谢谢!

  • 写的这么详细..再看看回答问题时间,瞬间震惊了...TI员工真敬业啊,感谢

    我刚刚今天早上看code也看到了simplelink..又回过头看了一下编程文档,真是以前看资料不仔细不认真啊,感觉这些英文资料看过就忘了..