Skip to main content
Associate III
September 23, 2024
Solved

Change target microcontroller

  • September 23, 2024
  • 2 replies
  • 1276 views

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)

Best answer by Andrew Neil

@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

 

2 replies

STTwo-32
Technical Moderator
September 23, 2024

Hello @pass3master 

Could you give some more details.

Best Regards.$

STTwo-32

Andrew Neil
Andrew NeilBest answer
Super User
September 23, 2024

@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.
Associate III
September 24, 2024

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