<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://devzone.nordicsemi.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>SD Card with NRF54L15 and 3.1.0 SDK and 3.0.0 toolchain</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/126756/sd-card-with-nrf54l15-and-3-1-0-sdk-and-3-0-0-toolchain</link><description>Hello, 
 I have a functional project to access to an SD Card with NRF54L15DK and the version 2.9.2 SDK and 3.1.0 toolchain. 
 But I have difficulties to access to the SD card with the versions 3.2.0 SDK and 3.2.1 toolchain. 
 Can you help me please ?</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 30 Jan 2026 09:53:58 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/126756/sd-card-with-nrf54l15-and-3-1-0-sdk-and-3-0-0-toolchain" /><item><title>RE: SD Card with NRF54L15 and 3.1.0 SDK and 3.0.0 toolchain</title><link>https://devzone.nordicsemi.com/thread/559983?ContentTypeID=1</link><pubDate>Fri, 30 Jan 2026 09:53:58 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1fb7e4dc-f63d-4a10-8cde-947abd0de55a</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello Jade,&lt;/p&gt;
&lt;p&gt;I see that you already have a similar case open where you are discussing the same issue with my colleague. In that case, I would recommend closing this ticket and continuing the discussion in the original thread you created.&lt;/p&gt;
&lt;p&gt;Please share the logs in the older ticket, along with details on whether you used a logic analyzer.&lt;/p&gt;
&lt;p&gt;I’m closing this ticket as it is a duplicate of&lt;a href="https://devzone.nordicsemi.com/support-private/support/355696"&gt; 355696&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt; Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SD Card with NRF54L15 and 3.1.0 SDK and 3.0.0 toolchain</title><link>https://devzone.nordicsemi.com/thread/559927?ContentTypeID=1</link><pubDate>Thu, 29 Jan 2026 14:25:54 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e8abd84d-e1fd-4544-a873-b21b026095a8</guid><dc:creator>jade08</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Thank you for your answer!&lt;br /&gt;This is my error message :&amp;nbsp;SEGGER J-Link V8.86 - Real time terminal output&lt;br /&gt;SEGGER J-Link (unknown) V1.0, SN=1057762330&lt;br /&gt;Process: JLink.exe&lt;br /&gt;*** Booting nRF Connect SDK v2.9.2-4ab7b98fc76f ***&lt;br /&gt;*** Using Zephyr OS v3.7.99-aa34a5632971 ***&lt;br /&gt;[00:00:00.448,347] &amp;lt;inf&amp;gt; sd: Card does not support CMD8, assuming legacy card&lt;br /&gt;[00:00:00.449,781] &amp;lt;err&amp;gt; main: Storage init ERROR!&lt;br /&gt;Impossible de lire le MBR (disk_access_read)&lt;br /&gt;[00:00:00.468,956] &amp;lt;inf&amp;gt; sd: Card does not support CMD8, assuming legacy card&lt;br /&gt;[00:00:00.470,382] &amp;lt;err&amp;gt; fs: fs mount error (-5)&lt;br /&gt;Partition SD1 non mont&amp;eacute;e (code -5)&lt;br /&gt;[00:00:00.489,532] &amp;lt;inf&amp;gt; sd: Card does not support CMD8, assuming legacy card&lt;br /&gt;[00:00:00.490,957] &amp;lt;err&amp;gt; fs: fs mount error (-5)&lt;br /&gt;Partition SD2 non mont&amp;eacute;e (code -5)&lt;br /&gt;OKOKOK[00:00:00.491,011] &amp;lt;err&amp;gt; fs: mount point not found!!&lt;br /&gt;OK[00:00:00.491,023] &amp;lt;err&amp;gt; main: Erreur d&amp;#39;ouverture du fichier (-2)&lt;br /&gt;[00:00:00.491,032] &amp;lt;err&amp;gt; fs: fs not mounted (mp == 0x20000ee0)&lt;br /&gt;Partition SD1 non demont&amp;eacute;e (code -22)&lt;br /&gt;[00:00:00.491,054] &amp;lt;err&amp;gt; fs: fs not mounted (mp == 0x20000f04)&lt;br /&gt;Partition SD2 no&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SD Card with NRF54L15 and 3.1.0 SDK and 3.0.0 toolchain</title><link>https://devzone.nordicsemi.com/thread/559882?ContentTypeID=1</link><pubDate>Thu, 29 Jan 2026 10:52:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7376380b-8769-403d-a937-993ef8db0b2d</guid><dc:creator>Menon</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Have you collected any logs from the device to see what might be going wrong, or are you seeing any error messages from the device? I would also recommend checking the SPI communication lines, try using a logic analyzer if possible.&lt;/p&gt;
&lt;p&gt;To verify whether there are any configuration changes in SDK v3.2.x, I suggest reviewing&lt;a href="https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/migration/migration_guide_3.2.html"&gt; the Migration Guide&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;br /&gt; Abhijith&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>