<?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>fatfs example - sd card current draw</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/63660/fatfs-example---sd-card-current-draw</link><description>I am using the fatfs example in SDK 15.3 and I need to implement an energy saving mode for a use case when the sd-card is inserted but not needed. In a first step I&amp;#39;m cutting off the 3,3 V sd-card supply using a Transistor and a gpio pin. But as I can</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 21 Aug 2020 14:46:28 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/63660/fatfs-example---sd-card-current-draw" /><item><title>RE: fatfs example - sd card current draw</title><link>https://devzone.nordicsemi.com/thread/265816?ContentTypeID=1</link><pubDate>Fri, 21 Aug 2020 14:46:28 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a0bdb37a-f066-4491-90da-2ce159e643cc</guid><dc:creator>hannes</dc:creator><description>&lt;p&gt;Thank you! After calling&amp;nbsp;&lt;span&gt;disk_uninitialize(0) the current draw to the SD-card is gone!&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fatfs example - sd card current draw</title><link>https://devzone.nordicsemi.com/thread/262991?ContentTypeID=1</link><pubDate>Tue, 04 Aug 2020 12:13:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fb8d5854-dc34-405f-8858-170fd0fac159</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;Sorry for the delayed response. Stian is currently out of the office. I had a look at the example, and it seems like you can use disk_uninitialize() for this. It should un-initialize the SPI driver as well.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fatfs example - sd card current draw</title><link>https://devzone.nordicsemi.com/thread/259939?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 14:11:04 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7b9a3e8d-05ac-432a-be80-b8335c1a5b4c</guid><dc:creator>hannes</dc:creator><description>&lt;p&gt;I&amp;#39;ve implemented the fstfs example from SDK 15.3. A Block Device is used there to handle the SPI-stuff. I didn&amp;#39;t have a look what driver is used in the background then. If possible I want to stay close to the example. Do you know&amp;nbsp;how to handle this using the block-device?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: fatfs example - sd card current draw</title><link>https://devzone.nordicsemi.com/thread/259928?ContentTypeID=1</link><pubDate>Tue, 14 Jul 2020 13:48:03 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0d854c7e-50fd-463d-9e97-42b95a22b1b8</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi, yes. First you will typically disable the SPI driver. And then you set the pins as disconnected input pins. Then there will not flow any current through the pins. Some driver implementations are doing this automatically when the SPI is uninitialized, so it depends on the implementation you are using. Are you using the SPI nrfx driver? And if so, which nrfx version?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>