cancel
Showing results for 
Search instead for 
Did you mean: 

2 QSPI RAM on STM32H7B0 with APS6404L-3SQN-SN

OGhis
Associate III

Dear,

We would on the STM32H7B0RBTx connecting 2 external QSPI RAM of APS6404L-3SQN-SN.
Therefore we will use the 2 QSPI RAM chips in Multiplex mode, but we have only 1 NCS pin that we can configure.
When we look in the application note AN5050 on page 27 we see that it is possible but with STM32Cube it isn't possible to configure the NCS pin on port 2.

OGhis_0-1722421226713.png

What we doing wrong here?

How we should configure the other parameters of the QCTOSPI in STM32cube for the used RAM chip?
OCTOSPI1

OGhis_1-1722422470333.png

OCTOSPI2:

OGhis_2-1722422511544.png



1 REPLY 1
TDK
Guru

The OCTOSPIM_P2_NCS pin is PG12 which isn't available on the LQFP64 package.

TDK_0-1722430189786.png

 

STM32H7B0RBTx is an LQFP64 package, rather small, so it has a limited number of pins. You'll have to move up to a larger package, at least the LQFP144, if you want to do this.

If you feel a post has answered your question, please click "Accept as Solution".