2025-09-23 3:05 AM - last edited on 2025-09-23 4:07 AM by KDJEM.1
Hello,
While creating a project for STM32N6 I can’t find the option for hexaspi or octospi for STM32N657B0HxQ . Is there any particular option I have to enable?
I am trying to generate the ioc similar to STM32N6570-DK board .
I am on 6.15.0 STM32CubeMX.
Where is octo and hexaspi option?
also which mode I have to enable FSBL + Non Secure/Secure or only Non Secure/Secure
Best Regards,
D
2025-09-23 4:04 AM
Hello @darla14 ;
According the STM32N657 datasheet, the STM32N657B0HxQ supports only 2 XSPIs 8 bits (OCTO) and not 16-bits (HEXA)
For the Octo SPI mode, you need to configure the XSPI with Octo SPI mode.
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.