Skip to main content
DFowl.2
Visitor II
March 24, 2023
Question

Anyone know where the STM32CubeDemo_STM32L476G_EVAL-VX.Y.Z.hex files are on the st.com website?

  • March 24, 2023
  • 1 reply
  • 672 views

I'm working with the STM32L476G-EVAL board. I flashed a hello world app onto it, but now I'd like to get back to the beautiful demo app that came with the board. I found the DEMO area of the Sfirmware v1.17.2, but It's a little thin on the instructions.

STM32Cube\Repository\STM32Cube_FW_L4_V1.17.2\Projects\STM32L476G-EVAL\Applications\STemWin\STemWin_SampleDemo\readme.txt

This topic has been closed for replies.

1 reply

Peter BENSCH
ST Technical Moderator
March 26, 2023

Welcome, @DFowl.2​, to the community!

There are several demonstrations: the first one you can find on the EVAL website at this URL.

Another, such as the one you mentioned with STemWin, you can create yourself by importing the project mentioned into STM32CubeIDE, selecting the STM32L476ZGT6 in the following query and then compiling it.

Does it help?

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.