cancel
Showing results for 
Search instead for 
Did you mean: 

Pins assignment of OCTOSPI PSRAM (APS12808L-3OBM) to STM32U575 GPIOs

Pramod_Bangalore
Associate II

Hi,

We are planning to use  PSRAM chip apmemory (APS12808L-3OBM) with STM32U575QII6.

Please check pin assignment from STM32 to PSRAM chip

Pramod_Bangalore_0-1763470094585.png

And also please share the schematic and layout guidelines for STM32U575QII6 OCTASPI to PSRAM chip integration. And general layout guidelines.

Thanks.

1 REPLY 1
KDJEM.1
ST Employee

Hello @Pramod_Bangalore,

 

For Octo-SPI mode, ten GPIOs are needed, when one memory is connected. An additional GPIO for DQS is optional for the Regular-command protocol and mandatory for the HyperBus protocol.

According the memory datasheet the DQS is available and you can used.

KDJEM1_0-1764678834104.png

 

For pin assignment you can use STM32CubeMX or you can refer to STM32U575 datasheet table 26.

I recommend you to look at How to reach the maximum OCTOSPI frequency - STMicroelectronics Community for OCTOSPI hardware recommendation.

Also, you can find in Getting started with STM32U5 MCU hardware development application note how to use the STM32U5 series microcontrollers (named STM32U5) and describes the minimum hardware resources required to develop an application using these MCUs. 

I hope this help you.

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.