User Activity

I am having a problem with a timer. I use CubeMX LL drivers, with basic time-base timer configuration.STM32L100RCT6, TIM6 and TIM7. Core Clock = 32MHz, PCLK1 (TIM6 and TIM7) = 32MHzPrescaller = 31, which should set timer to tick at 1us. ARR value is ...
CubeMX systick initialization on STM32L100RC (DISCOVERY board) is invalid when used with RCC LL library.Steps to reproduce:open CubeMX and select STM32L100 DISCOVERY boardinit peripherals with default stateproject settings:advanced mode.c/.h pair out...
I've reported a STM32CubeMX bug, but I am afraid that there is no one to look at it. Is there any better place to report bugs/issues? Things I've reported are quite a blocker for me and I really need to know if there is anyone working on it, or I'll ...
If Makefile is set as output Toolchain/IDE on STM32L1 (specifically STM32L100C-Discovery board, STM32L100RCT6 onboard), CubeMX generates invalid (unparsable) Makefile. In my case, this were project settings:Generated Makefile has a missing '\' (and d...
Posted on November 02, 2017 at 12:35 Hello, I'm having a problem making my UART communication robust on error. (two STM32F07xx custom boards communicationg through UART3, HAL + CubeMx). I have custom protocol (quite simple), fixed message leng...
Kudos from