Skip to main content
Associate
October 21, 2024
Solved

CubeMX 6.10~6.12.1 can not generate stm32mp157 M4 qspi code

  • October 21, 2024
  • 2 replies
  • 822 views

Cubeide 1.13 and CubeMX 6.9 can generate the valid code for stm32mp157,but Cubeide 1.14 and CubeMX 6.10 can not! is there a bug or the CubeMX 6.10 have some change for stm32mp157?. MCU Package 1.6.0 and the STMH7xx doesn`t affect it. 

void MX_QUADSPI_Init(void) 

{

/* USER CODE BEGIN QUADSPI_Init 0 */

/* USER CODE END QUADSPI_Init 0 */

/* USER CODE BEGIN QUADSPI_Init 1 */

/* USER CODE END QUADSPI_Init 1 */

/* USER CODE BEGIN QUADSPI_Init 2 */

/* USER CODE END QUADSPI_Init 2 */

}

 why?

 

Best answer by Mahmoud Ben Romdhane

Hello @nhappy ,

The issue is confirmed, and it will be investigated by the STM32cubeMX team (Internal ticket number: 194608),

Thanks.

Mahmoud

2 replies

Technical Moderator
October 22, 2024

Hello @nhappy ,

First let me thank you for posting and welcome to the ST Community.

For more investigation, I suggest that you provide your Ioc.File.

Thanks.

Mahmoud

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.
Technical Moderator
October 22, 2024

Hello @nhappy ,

The issue is confirmed, and it will be investigated by the STM32cubeMX team (Internal ticket number: 194608),

Thanks.

Mahmoud

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.