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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-27 2:08 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-27 2:46 PM
Here is the whole package:
https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM324xG_EVAL
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-01-27 2:55 PM
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.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-02-01 1:04 PM
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.
