CC3120 is compatible with SDK 1.30?
I tried to copy the SDK example STM32Discovery on another board but sl_Start doesn't run
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.
CC3120 is compatible with SDK 1.30?
I tried to copy the SDK example STM32Discovery on another board but sl_Start doesn't run
Hi,
No. CC3100 SDK is NOT compatible with CC3120 devices. For support of CC3120 at STM32 you need to port Wifi plugin by yourself. STM32 is not a supported platform by TI.
Some information about porting SimpleLink driver for CC3120 for STM32Fx you find at e2e forum. Generally are discussion related to non RTOS configuration. Because you want to use Free RTOS, your job should be easier.
Jan