User Activity

My project is to publish/subscribe data between STM32H750 MCU and AWS cloud. For that I used to interface CC3135 Wi-Fi module for TI with my MCU. I am using freeRTOS_POSIX driver to communicate Wi-Fi module via SPI bus. I had successfully ported demo...
I am using cc3135 wireless module to interface with STM32f4 for the application of Mqtt Client. I ported driver library to stm32h750 disco board successfully. But with application copied form TI CC31xx sdk, the stm cube shows some liker errors. If an...