尊敬的 TI 工程师:
如果我想通过 STM32 MCU 驱动 CC3135MOD、需要将哪个 SDK 移植到我的固件?
现在、我已经下载了两个 SDK 表单 TI.com:
"simplelink_msp432p4_sdk_3_40_01_02" 和"simplelink_sdk_wifi 插件_2_40_00_22"。
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.
您好!
"simplelink_sdk_wify_plugin_2_40_00_22"应该是您的基点。
请参阅https://www.ti.com/lit/ug/swru455j/swru455j.pdf"第19章中的说明。
请注意、只会移植 Simplelink (WIFI)驱动程序。 因此、您只能使用"SL"命令(但不能使用库)。
不使用和库的可用示例(如 networkTerminal、Provisioning 和 powerMeasurement)使用 POSIX 接口、因此需要进行一些调整。 这些库也是如此(即它们使用 POSIX 并需要进行调整)。
BR、
Kobi