2020-03-10 04:07 AM
I use the current STM32Cube FW_L4 V1.15.1, but the arm_math.h is still version V1.5.3 (while there is already version 1.6 from July 2019).
Is there any way to configure CubeMX to use a different version of CMSIS then the one in the FW? I already installed CMSIS 5.6.0 under Help -> Embedded software packs - > ARM, but it seems to me like this is not used at all.
I could change the arm_math.h in the drivers path of the firmware by hand, but that does not seem to be the professional way to do this.
2020-03-11 11:31 PM
> does not seem to be the professional way
And using HAL/CubeMX non-working bloatware seems as a professional way?