User Activity

Posted on August 12, 2013 at 09:10Hi all,I am using HILO GSM modem of Sagem. It supports HTTP feature. I am implenting that feature in my device but i am facing problem while using POST and GET commands related to HTTP. I am using AT commands to imp...
Posted on July 29, 2013 at 07:53Hi all,I am working on STM32F407ZET6 controller. I am facing problems after downloading code into the controller, it shows some error messages. When i download my code into the controller using J-Link and when i press...
Posted on July 23, 2013 at 06:27Hi all,I am getting hardfault exception in my code. And when i watched my registers CFSR and HFSR their values are likeCFSR = 0x00001100   - IBUSERR = 1   - STKERR = 1HFSR    - FORCED = 1So can you just tell me what t...
Posted on April 04, 2013 at 12:50Hi, I am getting problem while using uart of controller with my wireless module. Actually what is happening is my wireless module receiving data very fast and consumption of that data from controller side is slower ...
Posted on March 12, 2013 at 06:40Hi, Anyone of you have worked on WIFI? I need a small help related to that. I am using Hi-Link WIFI module named HLK M03 WIFI module with STM32 controller. I am able to configure my WIFI module properly i.e. initiali...