User Activity

Posted on July 06, 2016 at 10:41I have got an STM32F407 (discovery board) + RN1723 UART WLAN module. I'm using STM32CubeMX + FreeRTOS (all up to date). Now I have a problem I never encountered before when working with STM32. I have multiple Tasks r...
Posted on October 09, 2015 at 16:22Hi,i have an application with an STM32F103 and a Raspberry Pi, connected via full duplex SPI.I want to implement automated flashing of the STM. The idea is:RPi contacts STM32 via SPI and if STM32 does not answer or...
Posted on October 01, 2015 at 14:01I'm using STM32-MAT/TARGET in Simulink 2014a and STM32CubeMX + KEIL MDK-ARM V5.My model has custom inputs and outputs, so I have to set/read them before/after the step-function in the main loop. My problem is, ever...