Skip to main content
Visitor II
October 30, 2021
Solved

How to patch STM32CubeF3?

  • October 30, 2021
  • 1 reply
  • 894 views

I just received a Nucleo-F303ZE aka Nucleo-144.

As the product suggested I download STM32CubeF3. There was also a large patch directory download. How is the patch to be applied? I am assuming I should copy the files and force overwrites.

Thank you,

John

    This topic has been closed for replies.
    Best answer by TDK

    You manage embedded packages within STM32CubeIDE in Help -> Manage Embedded...

    This is the preferred method, no need to download them manually.

    1 reply

    TDKAnswer
    Super User
    October 30, 2021

    You manage embedded packages within STM32CubeIDE in Help -> Manage Embedded...

    This is the preferred method, no need to download them manually.

    John HiteAuthor
    Visitor II
    October 30, 2021

    Thanks.