Other Parts Discussed in Thread: SIMPLELINK-SDK-WIFI-PLUGIN
Tool/software:
CC3135的API在哪下载呢?是不是把API加入我的MCU代码,然后做好MCU与CC3135的驱动,就可以使用CC3135了?
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.
Tool/software:
CC3135的API在哪下载呢?是不是把API加入我的MCU代码,然后做好MCU与CC3135的驱动,就可以使用CC3135了?
Hi,
Porting guide you can find at SWRU455 chapter 19. Host driver for CC31xx device you can find here SIMPLELINK-SDK-WIFI-PLUGIN.
After you will have done porting with SIMPLELINK-SDK-WIFI-PLUGIN to your host MCU, you can update host driver to latest version. This can be done by downloading CC32xx SDK, and copy host driver files from CC32xx SDK into SIMPLELINK-SDK-WIFI-PLUGIN.
Some useful information you can find here and at some other threads at E2E forum.
Jan