cancel
Showing results for 
Search instead for 
Did you mean: 

Creating STM32N6 ioc project for hexaspi and octopus pi.

darla14
Senior

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.

 

darla14_0-1758621776963.png

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

1 REPLY 1
KDJEM.1
ST Employee

Hello @darla14 ;

 

According the STM32N657 datasheet, the STM32N657B0HxQ supports only 2 XSPIs 8 bits (OCTO) and not 16-bits (HEXA)

KDJEM1_0-1758625301717.png

For the Octo SPI mode, you need to configure the XSPI with Octo SPI mode.

KDJEM1_1-1758625447358.png

 

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.