STM32F469i Source Code for Demo Firmware
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-10 8:38 AM
Hello all,
I recently purchased the STM32F469i Discovery Board, and have loaded the compiled demo binary from the ST website onto the board. It loads properly, but now I want to see how the software works. Is there any source code for the demo firmware? If so, where can I find it?
Thank You,
Tom
Solved! Go to Solution.
- Labels:
-
STM32F4 Series
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2020-07-10 9:07 AM
Some material may not be available due to libraries and licensing, but several demos/examples are available
STM32Cube_FW_F4_V1.25.0\Projects\STM32469I-Discovery\Demonstrations\STemWin
STM32Cube_FW_F4_V1.25.0\Projects\STM32469I-Discovery\Demonstrations\TouchGFX
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
‎2020-07-10 9:07 AM
Some material may not be available due to libraries and licensing, but several demos/examples are available
STM32Cube_FW_F4_V1.25.0\Projects\STM32469I-Discovery\Demonstrations\STemWin
STM32Cube_FW_F4_V1.25.0\Projects\STM32469I-Discovery\Demonstrations\TouchGFX
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
‎2020-07-10 9:56 AM
Thank you clive, this seems to be what I'm looking for.
