cancel
Showing results for 
Search instead for 
Did you mean: 

Change target microcontroller

pass3master
Senior

This is a question about STM32CubeIDE.
When creating a new STM32 project, you select the board, but if I select STM32F412 and edit the program, can I operate the STM32H743 microcontroller?
(We will adjust the pin configuration accordingly)

1 ACCEPTED SOLUTION

Accepted Solutions

@pass3master wrote:

This is a question about STM32CubeIDE.


I've moved it to the STM32CubeIDE section, then. And updated the title.

To change the Target microcontroller, See the answer here:

https://community.st.com/t5/stm32cubeide-mcus/how-to-change-hardware-target-on-stm32cubeide-we-have-source/td-p/122794

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

View solution in original post

3 REPLIES 3
STTwo-32
ST Employee

Hello @pass3master 

Could you give some more details.

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.


@pass3master wrote:

This is a question about STM32CubeIDE.


I've moved it to the STM32CubeIDE section, then. And updated the title.

To change the Target microcontroller, See the answer here:

https://community.st.com/t5/stm32cubeide-mcus/how-to-change-hardware-target-on-stm32cubeide-we-have-source/td-p/122794

 

A complex system that works is invariably found to have evolved from a simple system that worked.
A complex system designed from scratch never works and cannot be patched up to make it work.

Thank you for your reply.
We understand that the hardware target cannot be changed,
so we will consider this problem solved.