Skip to main content
TLian.11
Associate II
July 10, 2020
Solved

STM32F469i Source Code for Demo Firmware

  • July 10, 2020
  • 2 replies
  • 923 views

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

This topic has been closed for replies.
Best answer by Tesla DeLorean

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

2 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
July 10, 2020

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

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
TLian.11
TLian.11Author
Associate II
July 10, 2020

Thank you clive, this seems to be what I'm looking for.