Skip to main content
MYu S
Associate
September 20, 2018
Solved

Where is the default SW(GUI)/FW?

  • September 20, 2018
  • 5 replies
  • 1133 views

Hello

I am reviewing the basic released SW of F769I-Disco/F411E-Disco in kit board.

but i can not find it, Where is the default SW(GUI)/FW? 

Please feedback for released FW oflocation .

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

The demo program, in the primary source distribution for the platform...

CubeF7

https://www.st.com/en/embedded-software/stm32cubef7.html

For the STM32F411-DISCO? NUCLEO? try the CubeF4 package.

These will be under the repository if using the CubeMX software.

5 replies

Tesla DeLorean
Guru
September 20, 2018

Aren't the demo projects in the HAL trees?

STM32Cube_FW_F7_V1.12.0\Projects\STM32F769I-Discovery\Demonstration\STemwin\

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MYu S
MYu SAuthor
Associate
September 20, 2018

Where can I find the two basic programs below?

MYu S
MYu SAuthor
Associate
September 20, 2018

Yes, demo program, I would like to recover as orignal source code.

about STM32F769I-Discovery,STM32F411-Discovery kit.

What is STM32Cube_FW_F7_V1.12.0 ?

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
September 20, 2018

The demo program, in the primary source distribution for the platform...

CubeF7

https://www.st.com/en/embedded-software/stm32cubef7.html

For the STM32F411-DISCO? NUCLEO? try the CubeF4 package.

These will be under the repository if using the CubeMX software.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
MYu S
MYu SAuthor
Associate
September 21, 2018

Dear Clive Two.Zero

I got it​, I reviewed to your web site.

Thank you for your support.