Skip to main content
Visitor II
May 21, 2025
Question

Changing a compatible processor in a programming course

  • May 21, 2025
  • 1 reply
  • 303 views

Hello, we started programming on the NUCLEO-G431RB breadboard equipped with the STM32G431RB processor.
We therefore created a new program configured on the processor in question using STM32CubeMX. However, during development, we received our electronic board, which we equipped with the STM32G431CBU6 processor. To continue our development on it, we had to change the processor.


We therefore returned to STM32CubeMX to modify the .ioc file only in "Project Manager." We don't have control over the "MCU Reference" line to switch from STM32G431RBTx to STM32G431CBUx (CBU6)?

 

How can we port our code?
Thank you for your recommendations.

    This topic has been closed for replies.

    1 reply

    Technical Moderator
    May 26, 2025

    Hello @LIFER.1;

     

    I recommend you to look at these two FAQs to switch from one STM32 to another:

    I hope these resources can help you!

    Thank you.

    Kaouthar