Skip to main content
DPade.1
Associate III
April 8, 2022
Solved

In STM32CubeMX, when configuring the STM32H750VB MPU with more than 1 memory region and Generating Code, CubeMX gives a warning that some settings in the CORTEX_M7 module are missing or incorrect. I believe this is incorrect. Is this a bug in CubeMX?

  • April 8, 2022
  • 3 replies
  • 2246 views

I am trying to configure the Internal Flash (0x08000000, 128KB, cacheable), DTCM RAM (0x20000000, 128KB, non-cacheable), AXI SRAM (0x24000000, 512KB, cacheable), and QSPI (0x90000000, 4MB, cacheable).

There is no indication of what parameters might be missing or incorrect in the below warning.

CubeMX Warning:

    - Main Config: These peripherals still have some not configured or wrong parameter values:

[CORTEX_M7]   

This topic has been closed for replies.
Best answer by Sara BEN HADJ YAHYA

Hello @DPade.1​ ,

Thanks for your feedback,

This is a known issue and it is already reported to the dev team to be fixed. I will keep you posted.

Internal ticket number: 124250 (This is an internal tracking number and is not accessible or usable by customers).

If your issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly :)

Sara.

3 replies

TDK
Super User
April 8, 2022

Can you attach the IOC? Typically there is a reason.

"If you feel a post has answered your question, please click ""Accept as Solution""."
DPade.1
DPade.1Author
Associate III
April 8, 2022

Note that it throws the error any time I have more than 1 memory region configured, and I've tried various combinations and settings. I'm pretty sure my settings are valid.

Sara BEN HADJ YAHYA
Technical Moderator
April 11, 2022

Hello @DPade.1​ ,

Thanks for your feedback,

This is a known issue and it is already reported to the dev team to be fixed. I will keep you posted.

Internal ticket number: 124250 (This is an internal tracking number and is not accessible or usable by customers).

If your issue is solved, please close this post by clicking the "Select as Best" button. This will help other members of the community find this response more quickly :)

Sara.

In order to give better visibility on the answered topics, please click on 'Best answer' on the reply which solved your issue or answered your question.