User Activity

I am currently writing a code on stm32l496vg with freertos. I came across a lot warnings about malloc thread safety issue. Now, cubeide 1.7.0 says it provides thread safe malloc in default. Is problem solved now?What is the exact release date of cube...
Hi all,I am using STM32F429AG for one of our project. When i use vector table at its default position USB virtual com port works perfectly. However, when i relocate the Vector table, my windows pc gives error that the USB device is malfunctioning. Ot...