Skip to main content
Associate
October 1, 2025
Question

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

  • October 1, 2025
  • 1 reply
  • 313 views

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 ?

 

1 reply

Ghofrane GSOURI
Technical Moderator
October 1, 2025

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.
Andrew Neil
Super User
October 1, 2025
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.
Associate
October 6, 2025

Thanks a lot for yours answers. So I understand this issue will probably be fixed with the next STM32CUBEMX release, but is there any known workaround with the current version ?