cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX/Simulink Compatability

CZuercher_Ilm
Associate II

Good Morning,

 

I'm using Simulink to develop code for the STM32F767 MCU, however we're looking at moving to a newer micro (STM32H7R318T6). This MCU doesn't seem to be available in STM32CubeMX V6.4.0, which is the officially supported version, so I have 2 questions:

 

- From STMicro's side, is there any reason why a later version won't work with Simulink? I understand if STMicro can't/won't answer this query.

 

- Is there a way of making these more recent MCU's available in V6.4.0 that I've completely overlooked?

1 ACCEPTED SOLUTION

Accepted Solutions

Sorry, this is not possible. If a part number is not available on a CubeMx version we cannot add it in it as it's not a modular implementation. Each incremental version can support more than the pervious one. 

So contact Mathworks if they can upgrade Simulink to the latest version of CubeMx. Tis is the only solution available for you.

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.

View solution in original post

4 REPLIES 4
SofLit
ST Employee

Hello @CZuercher_Ilm and welcome to the community,

This is not the right please to ask about Simulink. You can contact mathworks on theirs forums on this link.

However you are using STM32CubeMX V6.4.0 which is an old version need to move to the latest version 6.13.0. Its supports the latest available MCUs including F7 series.

This is a screenshot of CubeMx showing a list of STM32F767 MCU part numbers:

SofLit_0-1733394012721.png

Hope that answers your question.

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.
CZuercher_Ilm
Associate II

Hi,

 

Thank you for your answer, however according to the Mathworks documentation they only support V6.4.0, so assuming I'm limited to this version (I've asked them if this truly is the case or not), is there any way of adding more MCUs to V6.4.0 of CubeMX, or is this simply not possible?

Sorry, this is not possible. If a part number is not available on a CubeMx version we cannot add it in it as it's not a modular implementation. Each incremental version can support more than the pervious one. 

So contact Mathworks if they can upgrade Simulink to the latest version of CubeMx. Tis is the only solution available for you.

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.
CZuercher_Ilm
Associate II

OK, Understood.

 

Thank you.