Skip to main content
Associate III
November 24, 2025
Solved

LPDDR4 Memory for STM32MP257

  • November 24, 2025
  • 1 reply
  • 152 views

Hi,

I am in the middle of the project development based on STM32MP257FAK CPU. Originally we were using 8Gbit Micron chip (MT53E256M32D1) which became obsolete in the middle of the development, it even seems that most of the 8Gbit Micron chips are now obsolete. Now would like to understand why all the validated LPDDR4 memories in the wiki list are 2133MHz while the operating memory speed for STM32MP257 is 1200MHz?

Are there any know issues with this memory for example from ISSI: IS43LQ32256A-062BLI? This is 1600MHz memory.

 

Thanks!

Alexey.

Best answer by PatrickF

Hi @altsir_sga 

no issue to use a memory at 1200MHz with speed grade equal or above 1200MHz.

The device choice on our reference design are just driven by availability at the time the memory were tested.

The major constrain we have is that you must use a single rank LPDDR4 (i.e. single CS per channel). The IS43LQ32256A-062BLI sound ok with that constrain.

Please refer to AN5723, AN5724 and AN5489.

Regards

1 reply

PatrickF
PatrickFBest answer
Technical Moderator
November 25, 2025

Hi @altsir_sga 

no issue to use a memory at 1200MHz with speed grade equal or above 1200MHz.

The device choice on our reference design are just driven by availability at the time the memory were tested.

The major constrain we have is that you must use a single rank LPDDR4 (i.e. single CS per channel). The IS43LQ32256A-062BLI sound ok with that constrain.

Please refer to AN5723, AN5724 and AN5489.

Regards

In order 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.NEW ! Sidekick STM32 AI agent, see here
Associate III
January 14, 2026

Hi Patrick,

Just to note, we have assembled few boards with IS43LQ32256A-062BLI memory chip based on the reference design PCB and so far the boards are working fine.

 

Thanks again!

Alexey.