cancel
Showing results for 
Search instead for 
Did you mean: 

How to create template for my custom STM32 board for STM32CubeMx & IDE?

parth kothiya
Senior

I have my custom PCB design by using STM32 MCU.

Now i want to know how can i design template for this custom board GPIO pins and other interfaces so when i want to use this i simply select it and all pins are set as template.

every time when i make new project don't need to do all setup again.

similar like any stm32 discovery board all pins are set up already.

How can i do it? which software is used?

1 ACCEPTED SOLUTION

Accepted Solutions
TDK
Guru

Can also do File -> Save As to create a duplicate project with the same pin definitions and settings.

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

View solution in original post

2 REPLIES 2
KnarfB
Principal III

STM32CubeIDE > File > New > STM32 Project from existing .ioc

allows you to create a new project from the settings of an existing one.

hth

KnarfB

TDK
Guru

Can also do File -> Save As to create a duplicate project with the same pin definitions and settings.

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