Go to previous topic
Go to next topic
Last Post 28 Dec 2006 03:09 PM by  ccowgill
SD Card voltage (1.8V?)
 2 Replies
Author Messages
ccowgill
New Member
New Member
Posts:2


--
27 Dec 2006 06:20 PM
    We're working on a port of our SD card drivers to the i.MX31 and it appears that the voltage fed to the SD card socket on the Baseboard from the i.MX31 SOM is 1.8V. That pretty much rules out any common SD cards working there (although MMC Mobile cards will probably support the lower voltage, we need/want 4-bit SD mode for speed and availability of product in the channel). 1.8V only to the SD slot then is a problem for us...

    In looking at the schematics, it would appear that I can isolate the NVCC3 net from the 1.8V rail by removing R30. I'm a little leary to just try it though since schematics don't always equal the actual board that shipped. (maybe there's another net tied to NVCC3 somewhere that requires the 1.8V rail?)

    So, my question then-- is it 'safe' to simply pull R30 to isolate NVCC3 from the 1.8V rail and instead jumper 2.7V over to the NVCC3 rail to get standard SD cards working? (AKA, 2.7-3.3V operation only)

    Thanks,
    -Clay
    kurtl@logicpd.com
    New Member
    New Member
    Posts:


    --
    28 Dec 2006 01:45 PM
    Hi Clay,
    You should be able to remove R30 and tie NVCC3 to a voltage thats set to 2.7V. Please be aware NVCC3 powers the SDIO signals as well as other CPU peripheral pins. Double check with the MX31 reference manual to understand the impact on other peripherals in your system.

    Also, the FAQ notes that this SDIO voltage issue is considered a bug and will be corrected in production units.

    http://www.logicpd.com/su...q/faq.php?faq_id=197
    ccowgill
    New Member
    New Member
    Posts:2


    --
    28 Dec 2006 03:09 PM
    Posted By KurtL on 28 Dec 2006 1:45 PM

    Also, the FAQ notes that this SDIO voltage issue is considered a bug and will be corrected in production units.

    http://www.logicpd.com/su...q/faq.php?faq_id=197




    Why so it does. I had not found the FAQ on my own-- thanks for the pointer. I didn't know I was buying three sets of 'beta' hardware though... <!-- s;-) -->;-)<!-- s;-) -->

    -Clay


    ---