Hi,
We want to use 2 emmcs in the project, each emmc is 128 GiB, Does IMX8M can support ? How to enable the 2th eMMC to work. Tks.
We set the 2th emmc on SD2_DATA0 --SD2_DATA3, please refer to the attchment.
Hi,
As you can see the i.MX8M support 2 SDIO/MMC, so ,the i.MX8M can support emmcs work on you design. The second emmc design is the same with the first one, details you can refer to the MCIMX8M-EVK. But the only difference is that you need to use the 169 ball package in the schematic and PCB design.
Have a great day,
Rita
-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------
Hi Rita,
Thanks for your reply, I have some questions.
1. the second emmc is 4bit or 8bit (which pin )
2. could you tell the 169 ball PN .(emmc1 and emmc2 both use , or just emmc2 use the 169 ball ) . could use two 153 emmc ball .
3. I read the Document Number: IMX8MDQLQRM Rev. 0, 01/2018, in section 6 as blew, it is different from the reference schematic, all the mmc should use 8bit ?
4. Does the design in my project is correct or not? how to configure it in the code. many thks.
Hi,
I have confirmed for you that, the reply as follows:
1\ Yes, the second emmc can be design 8bit, and recommend 8bit. Details you can refer to our reference emmc design, and the second connection and using is the same as the first one.
2\If you are using the 128G emmc you need to use the 169 ball. It depends on the emmc capability.
3\8bit or 4bit is OK, but emmc recommend to use 8bit, fast.
4\Software you need to configure the dts file. You nee to add the 2 sd driver to your code.
Hope these can do help for you.
Have a nice day
Rita
Hi,
You said the second connection and using is the same as the first one, but there are only SD2_DATA0 --SD2_DATA3, not exist SD2_DATA4 --SD2_DATA7. how to use 8bit?
mmc0 is work ok
mmc1 is not work