User Activity

MCU: stm32f427Firmware Version: F4_v1.25.2CubeMX Version: 6.0.1The generated code for USB Virtual Com Class dynamically allocates memory (calls malloc) in USBD_CDC_Init. However, this init function is called under a IRQ context, and I don't think doi...
Posted on July 02, 2018 at 08:57 I am developing under STM32F4 platform. After migrating from v1.0 to v1.0 firmware, which involves a major change in CAN API, I found there's a mistake in the CubeMX CAN setting options: The generated code rela...
Kudos from