<?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>SPI does not work on nRF52832</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62779/spi-does-not-work-on-nrf52832</link><description>Hi 
 I put the MBN52832 (nRF52832) on my WSM-BL241-ADA-008DK to test the SPI (see the user guide here ). 
 The sample &amp;quot;peripheral/spi&amp;quot; from SDK ver. 16.0 is used for the test. . However, the pin settings have been changed(sdk_config.h has not been changed</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jun 2020 09:35:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62779/spi-does-not-work-on-nrf52832" /><item><title>RE: SPI does not work on nRF52832</title><link>https://devzone.nordicsemi.com/thread/255928?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 09:35:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b8b5fa98-821f-4174-b6bf-0d5d4faea550</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;If it&amp;#39;s not connected to anything, I would not expect any activity on MISO pin. The SS pin should go low before the transfer starts, and then high after the transfer is completed.&lt;/p&gt;
&lt;p&gt;If SCK and MOSI pins toggle, it sounds like it is working as it should.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI does not work on nRF52832</title><link>https://devzone.nordicsemi.com/thread/255922?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 09:26:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0c833086-0123-4b9b-b3e6-a8460f48d1ea</guid><dc:creator>mamorudeta</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;a href="https://devzone.nordicsemi.com/members/joh2"&gt;J&amp;oslash;rgen Holmefjord&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Thankyou for your reply.&lt;/p&gt;
&lt;p&gt;I&amp;#39;m currently running the sample on one board with no connections to anywhere.&lt;/p&gt;
&lt;p&gt;I set up the pins as follows.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;    spi_config.ss_pin   = 29;
    spi_config.miso_pin = 2;
    spi_config.mosi_pin = 3;
    spi_config.sck_pin  = 4;&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;If I let the sample run, at least the oscilloscope will respond to the SCK and MOSI pins. I was thinking about it.&lt;/p&gt;
&lt;p&gt;However, I didn&amp;#39;t get any response, so I asked the question.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SPI does not work on nRF52832</title><link>https://devzone.nordicsemi.com/thread/255902?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 08:39:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:fd1a6f40-7edc-4d4d-b3c8-30eadb9124ba</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
[quote user=""]but it doesn&amp;#39;t seem to respond to all the pins[/quote]
&lt;p&gt;Can you be a bit more specific? Which pins are not showing any activity? A logic-trace of the bus will be great.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>