Skip to main content
Visitor II
November 30, 2024
Solved

STM32F407VET

  • November 30, 2024
  • 5 replies
  • 1135 views

IMG_20241201_005100.jpgquestion.png

Sorry, can I use STM32F407VET and STM32F4 Discovery board in CUBE IDE version 1.17.0.
If so, tell me where I can find information on how to implement it.
I tried on STM32F404VET and when compiling, it says that it does not see the controller.Thank

    This topic has been closed for replies.
    Best answer by AScha.3

    You have to use a st-link to connect to the f407 board. Do you??

    5 replies

    YZalo.1Author
    Visitor II
    November 30, 2024

    sorry 

    CUBE IDE version 1.16.0
    Graduate II
    December 1, 2024

    STM32F407VET6

    Should be able to build for the part# if you type it in properly

    YZalo.1Author
    Visitor II
    December 1, 2024

    thanks, but what's the "part #", sorry

    YZalo.1Author
    Visitor II
    December 1, 2024

    Sorry, and can I find a way to connect the above boards in some STM documentation.Thanks

    AScha.3Answer
    Super User
    December 1, 2024

    You have to use a st-link to connect to the f407 board. Do you??

    YZalo.1Author
    Visitor II
    December 2, 2024

    ok. i undertsend.generaly create .bin file in progect cubeide , and use him in st-link utility when conectet st-link v2 to board stm32f4 cross swdio and swclk pin's.

    Thank