cancel
Showing results for 
Search instead for 
Did you mean: 

I have an STM32F429 Discovery kit.and can't find a MOOC or Online training on ST site. Which can I use?

RLugg.1
Associate

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.

1 ACCEPTED SOLUTION

Accepted Solutions
Bouraoui Chemli
ST Employee

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

View solution in original post

3 REPLIES 3
Bouraoui Chemli
ST Employee

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

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.

I suggest to use STM32F7 Online Training.

Also, you can check AN4660 Migration of microcontroller applications from STM32F42xxx/F43xxx devices to STM32F7 Series devices

Bouraoui