hello,
i am new to this high speed , multicore, risc-V , DDR, eMMC design.
i am working on a project in which i want to use eMMC instead of SD card for booting and as memory, and in reference design of Allwinner D1 there is no eMMC used.
generally i have seen eMMC are 8 bit D0 - D7 and one clk signal, but as per the datasheet and reference manual of Allwinner-D1 it only supports 4bit eMMC5.0. so i am not getting how to use 8 bit emmc with D1.
anyone who is experienced please help me out,
Thanks and Regards,
Jagrutkumar Vaghela
离线
can you suggest any specific emmc5.0 part? 4 bit, which can work with D1.
离线
can you suggest any specific emmc5.0 part? 4 bit, which can work with D1.
市场上销售的eMMC基本都支持的。
比如三星,闪迪那些
dts按默认那个4bit配置就可以了,都不用修改。
离线
can you suggest any specific emmc5.0 part? 4 bit, which can work with D1.
emmc bit0~bit3 connect to D1 SD port D0~D3, emmc clk connect to SD port clk, emmc cmd connect to SD port cmd, emmc bit4~bit7 no connect, rst no connect
离线
D1 支持 eMMC的 4bit/1bit 模式,像 4bit/1bit TF卡一样的使用。
so you mean i can use emmc part with the connection of TF-Card pins, instead of TF card there will be eMMC?
or there is mentioned in datasheet and reference manual the SDC-2 port pins which i think is eMMC pins port, so this one last question which pins of D1 i can use to connect eMMC? as per you TF Card pins (PF0 to PF6), or as per datasheet or reference manual (PC2 to PC7 - SPI0)?
also a 16MB flash i can use for boot loader at spi1?
离线
@jagrutvaghela@vegg.co.in
按全志的惯例,SDC0和SDC2都可以引导系统,不过我还没看Datasheet。
离线