Skip to main content
Graduate
March 10, 2020
Question

Can I update the CMSIS package in STM32Cube Firmware?

  • March 10, 2020
  • 1 reply
  • 550 views

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.

    This topic has been closed for replies.

    1 reply

    Graduate II
    March 12, 2020

    > does not seem to be the professional way

    And using HAL/CubeMX non-working bloatware seems as a professional way?