User Activity

Dear,In CubeMx I have 3 statically allocated tasks wit stack size 256 words for each one, and also I have some Heap for dynamic allocation.My Question:Why in Cube I can not set TOTAL_HEAP_SIZE for example to 1000 (for my dynamic allocation pvPortMall...
Dear,I would like to use STM32G0x0 mcu for my new project, but the eeprom is missing. How to emulate the eeprom from flash? I supose the solution will be different from the STM32Fxx series.. Is not it?Best Regards, Jan.
Hi,I use RTC for timing FreeRTOS (also in Tickless mode - in STOP mode) I use ALARM A in rtc. I noticed one weird behavior. Some times for examaple after 5 hours of running program the ALARM A is missed - no Interrupt of alarm happended, althougt the...
Hi,I have question about streaming data to Percepio TraceAlyzer when the MCU is in Tickless mode - in my case in STOP mode (main clock is stoped). I use FreeRTOS and STM32L152VB. My application periodically wakes up with period T=1.5 s. I use for tim...
Dear,I use SM32L152, I go to STOP mode regularly and as the possible source of waking up is either RTC or External interrupt. It works Fine until I change the System clocks from MSI 4 MHz to for example HSI on 16 MHz. If I change it, then MY MCU is w...
Kudos from