cancel
Showing results for 
Search instead for 
Did you mean: 

STM32H7 STM32CubeMX v6.15: can't configure Quad SPI on OCTOSPI1

JeanMarc_C
Associate

Hi all,

With STM32CubeMX 6.15 and STM32H723VGH, I try to configure the Quad SPI on OCTOSPI1 but it seems CubeMX does not autorize this functionnality. All modes are selectable (single, dual, dual-single, dual-dual...) but only the Quad SPI is not selectable.

If I try with the release 6.14, the Quad SPI is selectable.

Does anyone have the same issue ? Is there any solution ?

 

2 REPLIES 2
Ghofrane GSOURI
ST Employee

Hello @JeanMarc_C 

First let me thank you for posting.

This is a known issue that has been already reported to dev team in internal  Ticket 213718 and it will be fixed as soon as possible.

THX

Ghofrane

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.


@Ghofrane GSOURI wrote:

This is a known issue


eg, see:

Cubeide v1.19.0 - can't enable QSPI

stm32cubemx V6.15 unable to enbale OSPI as QSPI mode

 

Is ticket 218043 also related?

Dual Quad SPI mode not avail anymore after migration from CubeMX 6.13.0 to 6.15.0 on STM32H735

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.