<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic imx28 sd card reader in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx28-sd-card-reader/m-p/242313#M20388</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advice for your help.&lt;/P&gt;&lt;P&gt;I have a custom board based on imx28. The custom board has 3 ssp enabled. On ssp2 I have a sd card reader, the sd is connected on spi with Texas Instruments mode 4pins(miso,mosi,sck and ss0). The configuration pins is here:&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; {&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 MOSI",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_MOSI,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_4MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;{&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 MISO",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_MISO,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_4MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;{&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 SCK",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_SCK,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_4MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;{&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 SS0",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_CS,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_8MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;also I have a gpio pins for sd detect. I need to developer a driver for sd card reader.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;What would be your workflow in this case? try to work with mxs-mmc driver? or simple enable spi-mxs driver and develop a reader ? or try mmc-spi driver?&lt;BR /&gt;I'm new with this board and I'd like to know the best practices.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 28 Oct 2013 15:52:28 GMT</pubDate>
    <dc:creator>gennaro</dc:creator>
    <dc:date>2013-10-28T15:52:28Z</dc:date>
    <item>
      <title>imx28 sd card reader</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx28-sd-card-reader/m-p/242313#M20388</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advice for your help.&lt;/P&gt;&lt;P&gt;I have a custom board based on imx28. The custom board has 3 ssp enabled. On ssp2 I have a sd card reader, the sd is connected on spi with Texas Instruments mode 4pins(miso,mosi,sck and ss0). The configuration pins is here:&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; {&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 MOSI",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_MOSI,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_4MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;{&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 MISO",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_MISO,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_4MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;{&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 SCK",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_SCK,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_4MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;{&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .name = "SSP2 SS0",&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .id = PINID_SSP2_CS,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .fun = PIN_FUN1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .strength = PAD_8MA,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .voltage = PAD_3_3V,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; .drive&amp;nbsp; = 1,&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt; },&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;also I have a gpio pins for sd detect. I need to developer a driver for sd card reader.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;What would be your workflow in this case? try to work with mxs-mmc driver? or simple enable spi-mxs driver and develop a reader ? or try mmc-spi driver?&lt;BR /&gt;I'm new with this board and I'd like to know the best practices.&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;&lt;/P&gt;&lt;P style="color: #222222; font-family: arial, sans-serif;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 28 Oct 2013 15:52:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx28-sd-card-reader/m-p/242313#M20388</guid>
      <dc:creator>gennaro</dc:creator>
      <dc:date>2013-10-28T15:52:28Z</dc:date>
    </item>
  </channel>
</rss>

