cancel
Showing results for 
Search instead for 
Did you mean: 

How to retartget MCU in STM32CubeIDE (from STM32L433RCT6P to STM32L433RCT6)

freeflyer
Senior

I have developed software in STM32CubeIDE using the NUCLEO-L433RC-P dev board.

This board uses the STM32L433RCT6P (which has an external SMPS for VDD12 pins) but the PCB I am designing uses the STM32L433RCT6 (without external SMPS).

When my PCB arrives, I will need to retarget the MCU in STM32CubeIDE from the STM32L433RCT6P to the STM32L433RCT6, but I cannot see how to do this.

I tried to create a new project (including the .ioc file) using STM32CubeMX and copy files accross, but got into a mess and could not get it to work.

Ideally I would like to be able to easily switch between both MCUs, so that I can continue to develop the software on the NUCLEO-L433RC-P until my PCB arrives.

How do I retarget my software to the STM32L433RCT6 ?

10 REPLIES 10
mƎALLEm
ST Employee

Try to use the standalone version of CubeMx and use the latest version of it.

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.