User Activity

Hi I am using STM32F407 DISCOVERY BOARD and I am able to make the board change to boot mode using a another controller.After boot mode change over I need to program the memory of STM32F407 DISCOVERY BOARD by UART communication.Here I am unable to get...
Hi any one knows the free rtos available heap size function???
When implementing Real-Time Operating System (RTOS) timers in my embedded system, I've encountered certain challenges and concerns. I'm interested in discussing potential issues such as race conditions, priority inversion, resource contention, overhe...
Hi I need to start unit testing for a STM32 project in C how can I start a the testing, Can any one send some reference for STM32 cube IDE based Unit Testing method
I am using STM32f205vet6 in that there is no availability of sub seconds Iam using rtc based timer and also I have code for stm32g0 series for that when I try to migrate the stm32 G0 code to F2 series error are happening I a way to migrate the same c...