Skip to main content
Jack3
Senior II
January 11, 2025
Solved

STM32CubeMX 6.13.0 - Application Structure is Basic and grayed out

  • January 11, 2025
  • 1 reply
  • 1661 views

 

In STM32CubeMX 6.13.0 - Application Structure is Basic and gray.

I solved it by editing the ioc file, it remains gray, but at least "Advanced" is selected and the code is generated accordingly.

I changed

ProjectManager.MainLocation=Src

to

ProjectManager.MainLocation=Core/Src

 

Is it intended to work like this?




Best answer by STTwo-32

I've escalated this request to the concerned team to review the possibility to implement this on the Future (under internal ticket number 203793).

Best Regards.

STTwo-32

1 reply

STTwo-32
Technical Moderator
January 11, 2025

Hello @Jack3 

Could you please give more details about your original problem. So we may can help you.

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
Jack3
Jack3Author
Senior II
January 17, 2025

Thank you for looking in it.

I hereby post the ioc files and screenshots.

"Basic" grayed, can't select "Advanced"

Basic.png

"Advanced" grayed, can't select "Basic"

Advanced.png

When comparing the ioc files, one can see how to alter the choice.

Why doesn't STM32CubeMX allow it?

But I just figured that after a save as... I can select it!

Selectable.png

But when reopening it, I can't again.

What's the idea behind it?

STTwo-32
STTwo-32Answer
Technical Moderator
February 21, 2025

I've escalated this request to the concerned team to review the possibility to implement this on the Future (under internal ticket number 203793).

Best Regards.

STTwo-32

To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.