Skip to main content
MMARI.1
Senior II
July 16, 2025
Solved

Cubeide v1.19.0 - can't enable QSPI

  • July 16, 2025
  • 2 replies
  • 962 views

hi,

cube ide updated with latest version  1.19.0 have bug as below picture .

By default quad spi is disabled and i could able to select quad spi in older version cube mx by using old project and continue with old cube mx version not migrate .

MMARI1_0-1752666904539.png

 

Best answer by Mahmoud Ben Romdhane

Hello @MMARI.1 ,

 

The same issue was reported on these posts:

STM32CubeIDE 1.19.0 Problem migrating OCTOSPI2 (ST... - STMicroelectronics Community

STM32CUBEIDE Version: 1.19.0 QUADSPI unavailable ... - STMicroelectronics Community

An Internal Ticket was raised to the Development Team ( Ticket Number: 213718 ).

 

Thanks.

Mahmoud

 

 

2 replies

Andrew Neil
Super User
July 16, 2025

you haven't said what chip you're using!

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
MMARI.1
MMARI.1Author
Senior II
July 16, 2025

hi neil,

stm32h723zgt6 with w25q128

Technical Moderator
July 16, 2025

Hello @MMARI.1 ,

 

The same issue was reported on these posts:

STM32CubeIDE 1.19.0 Problem migrating OCTOSPI2 (ST... - STMicroelectronics Community

STM32CUBEIDE Version: 1.19.0 QUADSPI unavailable ... - STMicroelectronics Community

An Internal Ticket was raised to the Development Team ( Ticket Number: 213718 ).

 

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.
DWWelch
Associate III
July 18, 2025

Hello Mahmoud

I have the same issue after upgrading to V1.19. My quad SPI port became disabled and I cannot enable QSPI for either port. I am using STM32H7A3 processor. When I hover over QSPI for port 1, it says QSPI2 is already active. When I hover over QSPI for port 2, it says QSPI1 is already active. However, both are disabled.

Thanks,

Dan