2024-10-21 2:55 AM
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?
2024-10-22 2:13 AM
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.
2024-10-22 4:27 AM
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.