User Activity

Hello,Using stm32f429igt I am Trying to update my firmware online by using OTA (In application program). While searching for an example program I could find one using stm32f4 cube mx (find the attached path). here I don't know how to update it, can y...
Hello,I am using STPM32 as my power sensing IC. In this I am accessing the register 54 to get the energy value. when I access the register 54 it gives me a hex value of 0x52F8FFFF. I dont know how to interpellate this to get the energy value. Please ...
Hello,I am using STPM32 to monitor the voltage and current. When I refer the datasheet of STPM32 it shows we can directly get the power and energy value from STPM32. I am using STM32F429 as my MCU and using UART communication with STPM32. Please tell...
Hello,I have successfully integrated the wifi module with my controller( STM32F429IGT6) but now I a facing a problem in sending and receiving the data to Cloudmqtt through ESP8266. Here I have attached the code which I am using for your referenceWhen...
I am trying to connect my microcontroller STM32F429IGT to CloudMQTT using ESP8266 wifi module. Our wifi module has successfully connected to the router when I tried to connect to MQTT server using AT Command it is not getting connected. It is showin...