2022-03-28 01:21 AM
I have an STM32F429 Discovery kit. I would like to go though a MOOC or STM32 Online training mentioned @ https://www.st.com/content/st_com/en/support/learning/stm32-education.html. However, I don't see any for that board. Are any of the posted resources appropriate for my board? Browsing them I think so, but I want to avoid frustration of spending time and then realizing I'm learning for the wrong board.
Solved! Go to Solution.
2022-03-28 04:31 AM
Hi,
There are many helpful documentation to getting start with STM32F429 Discovery kit.
Please refer to 32F429IDISCOVERY
AN4488 Getting started with STM32F4xxxx MCU hardware development
Also, check the applications example provided in STM32CubeF4 package.
Bouraoui
2022-03-28 04:31 AM
Hi,
There are many helpful documentation to getting start with STM32F429 Discovery kit.
Please refer to 32F429IDISCOVERY
AN4488 Getting started with STM32F4xxxx MCU hardware development
Also, check the applications example provided in STM32CubeF4 package.
Bouraoui
2022-03-28 10:26 AM
Your answer is clear and helpful. Thank you. The STM32CubeF4 package is great. It is a little confusing because it doesn't talk about STM32CubeIDE, so I didn't know if it was relevant or not. I see that it is.
It would be nice if I could have content like this available: https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-online-training.html
I think there is none specific to F4. That is fine because I think there are many similarities. Can you recommend which I should use? Maybe the F7 one: (https://www.st.com/content/st_com/en/support/learning/stm32-education/stm32-online-training/stm32f7-online-training.html)? Or, maybe even the G0 one?
I don't wish to be negative. ST provides an amazing amount of documentation. I know that it will have everything I need. Its just a little hard figuring out *what* I should read.
Thank you again for the response.
2022-03-29 03:28 AM