User Activity

Posted on August 21, 2017 at 15:49Hi, I have a question about the firmware version of the spwf01S modules.AT+S.STS=version♯  version = 150410-c2e37a3-SPWF01SWhen I read the version, this appears. This is the version is 3.4. Is there a way to get 3.4...
Posted on May 22, 2015 at 08:11 Hi Folks! I have a Problem with the Systick Timer. I use it to handle some periodic functions. The SysTick Timer is configured to 500us. Everything works fine. Now I need a delay functio...
Posted on May 04, 2015 at 15:53 Hi, I have a problem with usart2 with my stm32f10x. I want to send data using polling and the TXE Flag does not SET and i don't know why. This is the init of the GPIO Ports. /** USART2 GPIO...