<?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>Does hardware control SPIS MISO Pin?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/21538/does-hardware-control-spis-miso-pin</link><description>I&amp;#39;ve run into some interesting behaviour in my code and wanted to see if anyone can clarify for me. It seems as though the SPIS module doesn&amp;#39;t set the MISO pin as high impedance when the CSN pin is deassertted as the documentation on the infocenter suggests</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 25 Apr 2017 06:18:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/21538/does-hardware-control-spis-miso-pin" /><item><title>RE: Does hardware control SPIS MISO Pin?</title><link>https://devzone.nordicsemi.com/thread/84551?ContentTypeID=1</link><pubDate>Tue, 25 Apr 2017 06:18:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:8128b120-f4dc-4611-b1bf-b35e07b3f9d2</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Happy to help :)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does hardware control SPIS MISO Pin?</title><link>https://devzone.nordicsemi.com/thread/84550?ContentTypeID=1</link><pubDate>Mon, 24 Apr 2017 15:24:01 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:bff03d38-7e5b-4de6-9a4a-728ffa1ad09a</guid><dc:creator>Corey Bird</dc:creator><description>&lt;p&gt;Fair point. I missed the sentance where it also states &amp;quot;This configuration must be retained in the GPIO for the selected I/Os as long as the SPI slave is to be recognized by an external SPI master&amp;quot;. Thanks for your response!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Does hardware control SPIS MISO Pin?</title><link>https://devzone.nordicsemi.com/thread/84549?ContentTypeID=1</link><pubDate>Mon, 24 Apr 2017 13:53:20 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:c0947f80-4f28-45ab-8f32-97bc631aebf5</guid><dc:creator>bjorn-spockeli</dc:creator><description>&lt;p&gt;Configuring a GPIO pin on the nRF52 to an input with no pull resistor corresponds to a high impedance GPIO pin. My question is why you set the MISO pin as an output after calling &lt;code&gt;nrf_drv_spis_init(...)&lt;/code&gt;? The documentation states that &lt;em&gt;To secure correct behavior in the SPI slave, the pins used by the SPI slave must be configured in the GPIO peripheral as described in Table 2 before enabling the SPI slave&lt;/em&gt;&lt;img src="https://devzone.nordicsemi.com/cfs-file/__key/communityserver-discussions-components-files/4/spis_5F00_table_5F00_2.PNG" alt="image description" /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>