User Activity

Hi all,I am using STM32F103C8T6 but would like to maintain if possible processor neutral discussion on how to disable SWO pin while debugging.So in the case with STM32F103C8T6 SWO pin is also shared with SPI CLK and while debugging this pin becomes u...
Hello everyone,could someone please help with the following, I am trying to use ADC with interrupts. Doing the same thing with STM32F103C8T6 it works without issues, but using nucleo board it doesn't.Could someone please have a glance on the code ? (...
Posted on May 30, 2016 at 00:34 Hi all, could someone please give a hint on how to read from flash. I have tried to set value inside flash and then read it afterwards inside the code but it doesn't work, it reads 0. Inside ld ...
Posted on December 22, 2015 at 13:25 trying to use binary semaphore on STM32F4 discovery board with FreeRTOS gives some strange (even wrong) results. First and foremost, documentation for FreeRTOS says: SemaphoreHandle_t xSemaphoreCreateBin...
Posted on December 15, 2015 at 18:12Hi all, is it possible to get older version of CubeMX to track new issues? It would be excelent if there would be posibilty to choose which version you want to use.