4 Commands and 5 Return Values of eMMC

4 Commands and 5 Return Values of eMMC

eMMC has four commands: BC: Broadcast command, no return value; BCR: Broadcast command, requires a return value; AC: Point-to-point addressing command, no data transfer on the DAT line; ADTC: Point-to-point addressing command, data is transferred on the DAT line. All commands and return values are completed on the CMD line. All commands are 48 bits … Read more

Detailed Explanation of eMMC Boot Process

Detailed Explanation of eMMC Boot Process

Recently, the eMMC of the product encountered some issues. In response to these issues, I read the relevant sections of the Embedded Multi-Media Card (eMMC) Electrical Standard (5.1) JESD84-B51 and recorded the eMMC boot process as follows. The above figure shows the eMMC power-on process, with the following steps: 1. Power on VCC and VCCQ, … Read more