2025-06-04 7:51 AM - last edited on 2025-06-04 8:35 AM by mƎALLEm
Hello Support,
I am not able to find the QSPI config in the STMCube 1.18.1version. I have attached the snapshot. According to the EvalBord it supports QSPI.
CAN you guide me here for the setup.
Best Reagrds,
Manikanta
Solved! Go to Solution.
2025-06-04 8:04 AM
QSPI is a subset of OCTOSPI1 here. Configure the OCTOSPI1 peripheral and ensure it uses the pins you expect.
2025-06-04 8:04 AM
QSPI is a subset of OCTOSPI1 here. Configure the OCTOSPI1 peripheral and ensure it uses the pins you expect.
2025-06-04 8:07 AM - edited 2025-06-04 8:08 AM
Hello @mani9989;
The OCTOSPI interface is fully configurable and supports two, four or eight data lines: Single-SPI (traditional SPI), Dual-SPI, Quad-SPI and Octo-SPI.
You can configure the OCTOSPI on QUAD-SPI mode.
I recommend you to look at AN5050 precisely "Table 7. STM32CubeMX - Configuration of OCTOSPI signals and mode" , "Table 8. STM32CubeMX - Configuration of OCTOSPI parameters" and "7.2 OCTOSPI configuration with STM32CubeMX" section and get inspired to configure the OCTOSPI on QUAD-SPI mode.
These tables can help you on how to configure the OCTOSPI with QUAD-SPI memory.
Thank you.
Kaouthar
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.
We’re moving the ST Community to a new platform to give you a better and more reliable community experience.