2022-03-11 12:47 AM
If I create a C++ STM32CubeIDE project the main generated file is a C file (main.c) and I have to rename this to main.cpp every time I update pinmux, drivers, etc in order to call C++ functions.
This bug is confirmed by another user that proposes a workaround. Meanwhile I think STM32CubeIDE team could fix it in next release.
gaston