你好 :
我的系统是一个最小系统,包换omap3550 DDR flash,
SD卡座,可是我发现当我第一次上电,VMMC1(其他电压正常)没有输出,我按一下NRESPWRON,VMMC1 就有输出了。 并且这时候再 断电,再 插电 都在正常,可是隔一会插电 他又只是VMMC1没有输出
请问一下,电源在哪几种情况下VMMC1没有输出
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
可尝试以下两种方法开启VMMC1:
1. 使用I2C修改寄存器:DEV_GRP bits in VMMC1_DEV_GRP register to 1.在TRM的第316页中;
2. If MMC has been selected in boot sequence using OMAP sys_boot, OMAP ROM code automatically switch the VMMC1 ON.