Skip to main content
Associate
October 2, 2024
Solved

The target device 'STM32H503CBUx' is currently not supported by STM32CubeIDE

  • October 2, 2024
  • 1 reply
  • 1542 views

Hello,

I'm currently trying to select the STM32H503CBU6 MCU in STM32CubeIDE, but I keep encountering the following error message:

"The target device 'STM32H503CBUx' is currently not supported by STM32CubeIDE."

Could anyone provide guidance on why this device is not supported and if there are any workarounds or updates that could enable its use in the IDE?

Thank you in advance!
Eliran

    Best answer by STTwo-32

    Hello @eliran_ni and welcome to the ST Community.

    I think you are using an older version of CubeMX and CubeIDE. Please update your Tools to the last versions (V6.12.1 for CubeMX and V1.16.1).

    Best Regards.

    STTwo-32

    1 reply

    STTwo-32
    STTwo-32Best answer
    Technical Moderator
    October 2, 2024

    Hello @eliran_ni and welcome to the ST Community.

    I think you are using an older version of CubeMX and CubeIDE. Please update your Tools to the last versions (V6.12.1 for CubeMX and V1.16.1).

    Best Regards.

    STTwo-32

    eliran_niAuthor
    Associate
    October 2, 2024

    Thanks, I guess that's what I should have done.

    Now I am trying to add FreeRTOS to my project via the Middleware section. However, I’ve there is no Install button available for STMicroelectronics.X-CUBE-FREERTOS. It seems like the option to install the package is not available. Any suggestion will be appreciated.