2023-03-24 01:48 PM
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
2023-03-26 04:03 AM
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