Skip to main content
Brad Stewart
Associate II
January 27, 2021
Question

Where can I find the source code for the "en.stm324xg-eval_fw" I downloaded from the STM32F407 Eval section in st.com? It only contains the .hex and .dfu images. I would like the project in Cube or System Workbench.

  • January 27, 2021
  • 3 replies
  • 765 views

The software is described in UM1492

This topic has been closed for replies.

3 replies

Pavel A.
January 27, 2021
Tesla DeLorean
Guru
January 27, 2021

Could well predate HAL, lot of the early era stuff will have been SPL, and might have some third party code not licenced for release.

There was also a "Platform Builder" package as I recall.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Brad Stewart
Associate II
February 1, 2021

I used the CubeMX platform builder to support LwIP but most of the examples listed in UM1713 are missing. I created another post on this topic.