cancel
Showing results for 
Search instead for 
Did you mean: 

About choosing memory of STM32MP157

Younjun
Associate III

Hello.

I am designing a circuit with stm32mp157f.

I'm looking for eMMC when choosing memory because 4Gbit slc nand flash is too expensive.

In the datasheet, I read in the data sheet that stm32 supports emmc.

Younjun_0-1743747803589.png

The question is as follows.

  • Is it correct that eMMC can be used even if it is not SLC(pSLC, MLC...) like IS21EF04GP-JCLI-TR?
    (It's my first time using mpu and memory. So it's very difficult for me to choose memory.)

  • Is the QSPI flash of STM32MP157F-ev1 used for RAM?
     
    Younjun_1-1743749091451.png

     

Regards,

Youngjun.

1 ACCEPTED SOLUTION

Accepted Solutions
PatrickF
ST Employee

Hi @Younjun 

 

1st question answered in https://community.st.com/t5/stm32-mpus-products/can-i-use-any-kind-of-emmc-for-stm32mp1/td-p/790740

2nd question answer is No. QUADSPI of STM32MP1 only support Flash.

RAM is DDR connected on DDRCTRL/DDRPHY (external DDR is mandatory to use the platform as internal RAMs are very small)

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.

View solution in original post

1 REPLY 1
PatrickF
ST Employee

Hi @Younjun 

 

1st question answered in https://community.st.com/t5/stm32-mpus-products/can-i-use-any-kind-of-emmc-for-stm32mp1/td-p/790740

2nd question answer is No. QUADSPI of STM32MP1 only support Flash.

RAM is DDR connected on DDRCTRL/DDRPHY (external DDR is mandatory to use the platform as internal RAMs are very small)

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.