STM32CubeMX Code Examples
Hello to everybody,
some years ago a community member pointed out that there were not so many code examples in CubeMX for beginners:
https://community.st.com/s/question/0D50X00009XkfAvSAJ/stm32cubemx-github-examples-and-code-sharing
and I agree, I am struggling too to find them. I downloaded STM32CubeF4 examples but they seemed too few. I googled around for examples and I found this:
https://www.hackster.io/ashish205/stm32f0-push-button-to-switch-on-led-bc9958
the main.c file in the post is an original ST Microelectronics code. Where can I found such detailed official examples, for STM32F4 microcontrollers (Nucleo or Discovery)? Regards,
Adriano