Hi,
I hope this message finds you well.
I wanted to provide an update regarding my project using the Toradex Evaluation Board (Rev 3.2) with the i.MX6 processor. I am interfacing with an eMMC card through the board’s SD card pins. The connections are set up as follows:
- The CMD and CLK pins are connected as per standard SD card interfacing.
- For the data lines, out of D0-D7,I’m using D0-D3 from the eMMC, as the Toradex board only has these available.
- The CD pin from the SD card interface is connected to GND to ensure that the eMMC card is detected properly.
Regarding eMMC memory partitioning, I have noted that there are five default partitions. Specifically, I found Boot1, Boot2, and RPMB (Replay Protected Memory Block), but I couldn’t locate a designated user space for reading and writing files.And to do this interfacing how will be the pin states for initial and final booting.
IMP:By this interfacing emmc card detected but I'm getting IO errors.
Could you provide any insights or guidance on accessing the user space on the eMMC? Any help would be greatly appreciated!
Thank you!