Hi, I have question about SD Card IF(MMCSD1) on AM2431.
1. MMC1_CLK signal doesn't stop, even when software is not accessing SD card.
(We obeserved MMC1_CMD and MMC1_CLK at the same time with oscilloscope. During access period, both MMC1_CMD MMC1_CLK toggle, During non-access period, MMC1_CMD keeps flat, but MMC_CLK toggles with 25MHz) I think MMC_CLK clock signal should be activated only when software accesses SD card. Is is correct?
2.When SD card is not attached in the slot, MMC1_CLK stops.The software engineers say, they didn't implement clock control at card-disconnect.(they also say there is no API for diabling clock).
I understand that MMC1_SDCD signal is used to control clock enable/disable on MMCSD1 hardware block or SD-card middleware in the SDK. Is that correct?
(But, I looked into TRM, but I can't find the connection between MMC1_SDCD and MMC1_CLK) "