2026-05-14 6:55 PM
So I have the STM32 CUBE suite - and I remember there is a means to select example projects to start from.
HOWEVER - I cannot find that any more :(
Mr Google tells me to do this:
Start STM32-CUBE, select FILE->NEW->OTHER->Create New STM32 Project
This does not provide me with ready made examples to choose from. These are very stripped down, not even hello world, just a main() with a endless for(;;) loop. With the default oscillator/clock.
I'm sure you have seen the BOARD selector, you select the chip, the board and you can pick examples
That is what I am looking for. Where is that?