Skip to main content
Visitor II
August 8, 2024
Solved

Flash error STM32H573I-DK using keil

  • August 8, 2024
  • 3 replies
  • 2392 views

@KDJEM.1 

 

rchilakalapudi_0-1723100982381.png

I have rebuild the above code in Keil and tried to load then i got below error. Could you please help me to start with the board.

rchilakalapudi_1-1723101100266.png

Thank you.

    This topic has been closed for replies.
    Best answer by KDJEM.1

    Hi @rchilakalapudi ,

     

    The STM32H5 MCU is a new product which may not be supported by this older version of keil.

    To solve your issue I advise you to use STM32CubeIDE toolchain.

    All STM32H573I-DK documentations are available here.

    Also you can find the schematic for STM32H573I-C02 board in CAD Resources

    KDJEM1_0-1723458340509.png

    Thank you for your contribution in STCommunity.

    Kaouthar

    3 replies

    Technical Moderator
    August 8, 2024

    Hello @rchilakalapudi and welcome to the Community :),

     

    Could you please precise which versions of:

    - Keil toolchain

    - STM32CubeH5 firmware

    -STM32H573-DK board

    I tested GPIO_IOToggle example under STM32Cube_FW_H5_V1.3.0 using Keil 5.39 and STM32H573-DK-C01 and I can load without issue.

    Are you able to load any other examples?

    Thank you.

    Kaouthar

     

     

    Visitor II
    August 12, 2024

     Keil toolchain - v5.29

    - STM32CubeH5 firmware - STM32Cube_FW_H5_V1.3.0

    -STM32H573-DK board - STM32H573-DK-C02

    Technical Moderator
    August 12, 2024

    Hi @rchilakalapudi ,

     

    Could you please update you Keil toolchain version.

    The development toolchain for STM32Cube_FW_H5_V1.3.0 cube firmware is MDK-ARM 5.38 as mentioned in release notes.

    KDJEM1_0-1723452802674.png

     

    Thank you.

    Kaouthar

     

    Super User
    August 8, 2024

    @rchilakalapudi wrote:

    I have rebuild the above code in Keil and tried to load then i got below error. Could you please help me to start with the board.

    rchilakalapudi_1-1723101100266.png


    That's an internal error within Keil - so probably best to ask Keil about that 

    https://community.arm.com/support-forums/f/keil-forum 

    They will also want to know what board you're using, what Keil version, etc ...

    Graduate II
    August 8, 2024

    What else does the dialog  / download window say as the reason behind the popup?