Tool/software: Code Composer Studio
Hi,
I have been anxious about the SDR104 CLK setting on the SD card.
The following is described in the source code.
C: \ ti \ pdk_am57xx_1_0_11 \ packages \ ti \ drv \ mmcsd \ src \ v1 \ MMCSD_v1.c
1642: clk_freq = 208000000U; / * Max freq supported is 208 MHz * /
However, AM574x TRM 6946 page, 25.1.1 eMMC / SD / SDIO Features has the following description.
・SDR104 (1.8V IOs) cards can be supported up to 192 MHz clock (96 MBps max) - MMC1 only
Is there a problem with the 208 MHz setting?
Regards,
Rei