Skip to main content
Associate II
July 1, 2026
Solved

STM32N655X0 connection external SDRAM via FMC

  • July 1, 2026
  • 2 replies
  • 111 views

Hi,

I am trying to connect SDRAM AS4C16M16SB from Alliance Memmory to STM32N655X0 MCU, but i did not find any reccomended connection. I am “pinned” this memorry to MCU according STM32Cube MX software and MCU datasheet. But there is not much more information about “autoprecharge” function. Only in reference manual RM0486 is small note “The AutoPrecharge is not supported. However, FMC_A[10] must be connected to SDRAM A[0]”. But the memmory has dual function on the address 10 pin (address 10 + AP). Do you have some recommendation how this memmory connect to STM32N655X0 MCU, or is it suitable for this MCU?

Below is my wiring diagram, in purple are FMC signals corresponding with pins on MCU. Is it right or am I must somehow reroute the address signal signal (A10)?

Thanks a lot. 

R.

 

Best answer by mƎALLEm

Hello ​@Rddk ,

I don’t see an issue in the connections you did between STM32N6 and the SDRAM. They seem to be correct.

Regarding this point:

“Below is my wiring diagram, in purple are FMC signals corresponding with pins on MCU. Is it right or am I must somehow reroute the address signal signal (A10)?”

I’ve confirmed in your thread here  that it was a typo in the reference manual and FMC_A [10] must to be connected to memory A[10] input.

Hope that helps.

2 replies

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
July 3, 2026

Hello ​@Rddk ,

I don’t see an issue in the connections you did between STM32N6 and the SDRAM. They seem to be correct.

Regarding this point:

“Below is my wiring diagram, in purple are FMC signals corresponding with pins on MCU. Is it right or am I must somehow reroute the address signal signal (A10)?”

I’ve confirmed in your thread here  that it was a typo in the reference manual and FMC_A [10] must to be connected to memory A[10] input.

Hope that helps.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
RddkAuthor
Associate II
July 8, 2026

Hello ​@mƎALLEm,

Thank you for check of my connections and explanation of reference manual.

The typo was little confused me, but now it si clear to me.

 

Best regards,

Rddk