User Activity

Posted on November 08, 2017 at 12:52Have following problem with STM32CubeMX 4.23.0 on Windows 7:1. Create new project for STM32F4DISCOVERY board.2. Generate code.3. Update BINPATH in Makefile to point to latest arm-none-eabi binary directory4. Run m...
Posted on February 22, 2017 at 11:29Hi,We use SPWF01SC module in customer product. Device will be used in complex WiFi environment.We tried to test WLAN connectivity in 802.11b, g and n setups in order to determine which one will better serve our ne...
Posted on October 05, 2015 at 09:57Hi, Is it possible to update firmware from host processor over UART without any windows utilities like flash loader? We use FreeRTOS in our product, so, FW update protocol description or any clues are welcome.
Posted on September 25, 2015 at 13:41Hi, Is there any reference AT-commands library written in C for SPWF01 modules? Googling didn't help. Target OS is FreeRTOS, but generic C library is acceptable. I know, I can write it using state machines etc. I...