Skip to main content
KDuff.15
Associate II
October 1, 2018
Question

Where can I find the demonstration software for the STM32F779I-EVAL board?

  • October 1, 2018
  • 3 replies
  • 649 views

I recently obtained an STM32F779I-EVAL board and was surprised to find that a copy of the demonstration software didn't come with the kit. Yes, there is a version loaded onto the board, but I would like to look at the software for guidance and anyway I might want to reload it when I don't need the kit for debugging my own code. The User Guide says that this software should be available on the ST.COM website, but I cannot find it.

    This topic has been closed for replies.

    3 replies

    Tesla DeLorean
    Guru
    October 1, 2018

    In the CubeF7 package, use the F769I-EVAL code, same board without the CRYPT functionality. ​

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    Tesla DeLorean
    Guru
    October 1, 2018

    STM32Cube_FW_F7_V1.12.0\Projects\STM32F769I_EVAL\Demonstration\STemWin

    https://community.st.com/s/feed/0D50X00009kJrwuSAC

    Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
    KDuff.15
    KDuff.15Author
    Associate II
    October 9, 2018

    Thanks, but it the crypto functionality is why I migrated to the F779. Are there any examples of using the crypto accelerator anywhere?