@Dave Nadler yes!!! that was the issue. Now I have it working with USB cdc using your patches! Thank you very much!!Btw I discovered when CubeMX generates the same project with Toolchain/IDE option set to "Makefile" instead of "STM32CubeIDE" the fol...
Im trying to apply the files provided by @Dave Nadler but my project simply hangs while initializing the usb when the patches are applied.My scenario is as follows:I have a STM32F407G-DISC1 (A discovery board)Im using CUBEMX 6.0.1 and STM32CubeIDE 1...
It seems like this problem happens not only when migrating an old project but also when creating a new one from scratch. FreeRTOS simply doesn't boot.Creating a barebones project using a STM32F407G-DISC1 board using FreeRTOS and just the default conf...