Skip to main content
Visitor II
January 13, 2021
Solved

STM32303E-EVAL

  • January 13, 2021
  • 1 reply
  • 774 views

I bought the product, where can I get the basic firmware file for this product? I also want to see the basic code written in STMCUBEIDE. Thank you.

    This topic has been closed for replies.
    Best answer by Imen.D

    Hello @GKIM.1​ ,

    Welcome to the STM32 Community :smiling_face_with_smiling_eyes:.

    The STM32CubeF3 MCU package is available in the ST web site.

    You will find in this package a full set of examples running on STM32303E_EVAL board: STM32Cube_FW_F3_V1.11.2\Projects\STM32303E_EVAL

    To use STM32CubeIDE, you can follow the User manual UM2579 "Migration guide from System Workbench to STM32CubeIDE" to import Cube projects from SW4STM32 to STM32CubeIDE.

    Please mark my answer as best by clicking on the "Select as Best" button if it fully solved your issue. This will help other users find this solution more quickly.

    Imen

    1 reply

    Imen.DAnswer
    Technical Moderator
    January 15, 2021

    Hello @GKIM.1​ ,

    Welcome to the STM32 Community :smiling_face_with_smiling_eyes:.

    The STM32CubeF3 MCU package is available in the ST web site.

    You will find in this package a full set of examples running on STM32303E_EVAL board: STM32Cube_FW_F3_V1.11.2\Projects\STM32303E_EVAL

    To use STM32CubeIDE, you can follow the User manual UM2579 "Migration guide from System Workbench to STM32CubeIDE" to import Cube projects from SW4STM32 to STM32CubeIDE.

    Please mark my answer as best by clicking on the "Select as Best" button if it fully solved your issue. This will help other users find this solution more quickly.

    Imen

    GKIM.11Author
    Visitor II
    January 15, 2021

    Thank you very much. When you search STM32303E_EVAL, only the manual was searched and could not be found.

    Thank you.