<?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>Changing SD card configuration pins doesn&amp;#39;t work on nrf52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/24715/changing-sd-card-configuration-pins-doesn-t-work-on-nrf52832</link><description>Hi, I am a beginner and trying to understand the SD card example for nrf52 DK. When I change the pins from the given configuration 
 #define SDC_CS_PIN ARDUINO_10_PIN 
#define SDC_MOSI_PIN ARDUINO_11_PIN 
#define SDC_SCK_PIN ARDUINO_13_PIN 
#define</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 29 Aug 2017 11:33:32 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/24715/changing-sd-card-configuration-pins-doesn-t-work-on-nrf52832" /><item><title>RE: Changing SD card configuration pins doesn't work on nrf52832</title><link>https://devzone.nordicsemi.com/thread/97286?ContentTypeID=1</link><pubDate>Tue, 29 Aug 2017 11:33:32 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:4e3a3c98-07a0-493f-b7a0-6b3959ae1433</guid><dc:creator>Piyush</dc:creator><description>&lt;p&gt;Sorry my mistake. I forgot to add NRF52 before &amp;quot;CONFIG_NFCT_PINS_AS_GPIOS&amp;quot; in Options for target box. It works fine now. Thank you so much for answering my question so promptly. I appreciate your help.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing SD card configuration pins doesn't work on nrf52832</title><link>https://devzone.nordicsemi.com/thread/97285?ContentTypeID=1</link><pubDate>Tue, 29 Aug 2017 11:15:42 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:68502060-5513-4404-951f-6fb51f27d40d</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Have you tested it with other pins than P0.09/P0.10, or checked the output with a logic analyzer?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing SD card configuration pins doesn't work on nrf52832</title><link>https://devzone.nordicsemi.com/thread/97284?ContentTypeID=1</link><pubDate>Tue, 29 Aug 2017 11:05:45 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:af2fcef1-9e5d-4928-bbf6-f7005a74b1b5</guid><dc:creator>Piyush</dc:creator><description>&lt;p&gt;Thank you for your reply. Actually, I am trying to program an external nrf52832 chip using the nrf52 DK. There is no circuitry (LED and resistors) attached to pin 17 and pin 19 in the external chip rather they are directly connected to the SD card port so there is no concern of cutting the solder bridge. I have written &amp;quot;CONFIG_NFCT_PINS_AS_GPIOS&amp;quot; in Options for target box to configure NFC pins as GPIOs. FYI, pins PO.09 and PO.10 are also directly connected to SD card ports with no additional circuitry. But the SD card example doesn&amp;#39;t seem to work on the external chip. Please help. Thanks!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Changing SD card configuration pins doesn't work on nrf52832</title><link>https://devzone.nordicsemi.com/thread/97283?ContentTypeID=1</link><pubDate>Tue, 29 Aug 2017 08:39:27 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:89805295-b58f-428f-a449-b50f00432e3c</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;On the nRF52 DK, GPIO pins 9, 10, 17, and 19 are used for other purposes/peripherals:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;P0.17: LED1
P0.19: LED3
P0.09: NFC1
P0.10: NFC2
&lt;/code&gt;&lt;/pre&gt;
&lt;p&gt;Have you &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/nrf52_dev_kit/hw_btns_leds.html?cp=2_1_4_5_4"&gt;modified the DK&lt;/a&gt; to disconnect these peripherals, and &lt;a href="http://infocenter.nordicsemi.com/topic/com.nordic.infocenter.nrf52/dita/nrf52/development/nrf52_dev_kit/hw_nfc.html?cp=2_1_4_5_10"&gt;configured the NFC pins as GPIO&lt;/a&gt;?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>