Hi
I'm looking for a latest or updated WiFi SoC with 2*UART and I2C with SD card support. And i need to connect with MQTT and some other protocols too,with alexa integration and Azure. Can anyone please suggest me an WiFi SoC.
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.
Hi,
The SoC that you can use is the CC3235S or CC3235SF depending on the size of your code. SF has 1MB for code and 256KB of RAM for data. S device only has the 256KB for both, code and data. In the SDK (https://www.ti.com/tool/SIMPLELINK-CC32XX-SDK) you can find a library (and source code) of fatfs to use an SDCARD. It is under <SDK install dir>source\third_party\fatfs. You can also find an example using this library under <SDK install dir>/examples\rtos\<device flavor>\drivers\fatsd.
Regards,
Shlomi
You also have MQTT library and examples under the demos directory but if you want MQTT specifically with Azure, we used to have a plugin specifically for Azure but it is based on an older version of the SDK (https://www.ti.com/tool/download/SIMPLELINK-CC32XX-PLUGIN-FOR-AZUREIOT/4.10.01.01).
I am not sure what is your timeline but the next generation SoC devices are not here yet. What is the timeline?
so seems like the timeline is too early. we should have what you need in 2024 timeline.