cancel
Showing results for 
Search instead for 
Did you mean: 

Any project examples in latest STM32CubeMX STM32CubeIDE?

Paul1
Lead

Getting started...

I've installed STM32Cube MX 6.0.1 and IDE 1.4.2,

and STM32L476 Package has been downloaded/installed (stm32cube_fw_l4_v1160.zip).

When I go into the project examples in the package and try to open them they:

1) have EWARM and MDK-ARM folders that aren't for MX/IDE

2) have SW4STM32 folder that sort of works with IDE, but doesn't have ioc file for mx

3) convert when I open .project file implying they are created with something other than latest IDE

Questions:

a) Are there any examples actually created in recent STM32CubeMX/STM32CubeMX?

b) If not how can I create .ioc file from the project examples that do exist, so I can evaluate the configuration settings, check/modify pinouts, and otherwise usefully mess with the examples.

Paul

1 ACCEPTED SOLUTION

Accepted Solutions
Paul1
Lead

FYI: I've found these 3 links, and found that for me the "Education" link has the most complete tutorials.

** "STM32 Education":https://www.st.com/content/st_com/en/support/learning/stm32-education.html

** "ST Getting Started":https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:STM32_step_by_step_overview

** "ST Development Zone":https://wiki.st.com/stm32mcu/wiki/Development_zone

View solution in original post

4 REPLIES 4
TDK
Guru

> a) Are there any examples actually created in recent STM32CubeMX/STM32CubeMX?

No

> b) If not how can I create .ioc file from the project examples that do exist, so I can evaluate the configuration settings, check/modify pinouts, and otherwise usefully mess with the examples.

You can't. You can only go IOC -> code.

You can modify the code directly if you want to mess with it.

If you feel a post has answered your question, please click "Accept as Solution".
Paul1
Lead

That's disappointing, but not totally unexpected.

Is there a place with a cache of tutorials that would show how to setup similar projects (UART, SD Card, USB Host, ADC's, etc.) ?

There are an awful lot of settings in the Pinout&Config that I've not come across before, and they differ greatly between STM32 lines so the few tutorials and examples I've found don't really help.

Paul

Paul1
Lead

FYI: I've found these 3 links, and found that for me the "Education" link has the most complete tutorials.

** "STM32 Education":https://www.st.com/content/st_com/en/support/learning/stm32-education.html

** "ST Getting Started":https://wiki.st.com/stm32mcu/wiki/STM32StepByStep:STM32_step_by_step_overview

** "ST Development Zone":https://wiki.st.com/stm32mcu/wiki/Development_zone