<?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>Repeating Chip Select Line Pulse</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/60441/repeating-chip-select-line-pulse</link><description>I&amp;#39;m using the SPI Manager to send large transfers of data to a graphics controller. What I see is that, once a single byte is transferred, the CS line will continue to pulse on it&amp;#39;s own every 1ms. It doesn&amp;#39;t start until after a first transaction is complete</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Tue, 21 Apr 2020 23:05:41 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/60441/repeating-chip-select-line-pulse" /><item><title>RE: Repeating Chip Select Line Pulse</title><link>https://devzone.nordicsemi.com/thread/245923?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 23:05:41 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:0ae2c5d6-5475-45e4-83e9-3e119d28f051</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;No worries. I am glad to hear that you found the source of the issue! &lt;span class="emoticon" data-url="https://devzone.nordicsemi.com/cfs-file/__key/system/emoji/1f642.svg" title="Slight smile"&gt;&amp;#x1f642;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Edvin&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Repeating Chip Select Line Pulse</title><link>https://devzone.nordicsemi.com/thread/245915?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 20:47:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:821a35dd-dbbe-4fa0-8800-bf7dff89a2ee</guid><dc:creator>jemiaha</dc:creator><description>&lt;p&gt;Thanks for the reply Edvin. The second image is from a wider time scale. The issue is resolved though. Even though I&amp;#39;d checked to make sure there wasn&amp;#39;t another part of the SW using that pin I checked again and found it. In my defense, it wasn&amp;#39;t a direct pin assignment repetition. This project uses the SAADC as well and the setup code for that was still referencing the pins from the previous board revision. It was using an&amp;nbsp;NRF_SAADC_INPUT_AINX macro and thus wasn&amp;#39;t in the pin map file. So every time the SAADC used the pin it would pulse the CS line. Totally my own fault. Sorry for the false alarm.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Repeating Chip Select Line Pulse</title><link>https://devzone.nordicsemi.com/thread/245871?ContentTypeID=1</link><pubDate>Tue, 21 Apr 2020 14:13:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b3f1970e-71a2-40e2-aed7-8eb32b2c44c9</guid><dc:creator>Edvin</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t see the correlation between the first and second image from the logic analyzer? When does it start doing the pulses? Are you sure the pin isn&amp;#39;t being used by something else? (I don&amp;#39;t have a logic analzer in the home office these corona times, so I can&amp;#39;t check).&lt;/p&gt;
&lt;p&gt;However, can you try to set the SS/CS pin to&amp;nbsp;NRF_DRV_SPI_PIN_NOT_USED, and control it manually from the application? You must set it as an output pin, set it to low before you send, and set it back up. Does it still do the dips every 1ms then?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Repeating Chip Select Line Pulse</title><link>https://devzone.nordicsemi.com/thread/245669?ContentTypeID=1</link><pubDate>Mon, 20 Apr 2020 22:31:31 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e21bf0fa-48fd-4099-ba95-d606dc26535e</guid><dc:creator>jemiaha</dc:creator><description>&lt;p&gt;I should add that I&amp;#39;m using the&amp;nbsp;15.2.0 version of the SDK (for legacy reasons). It&amp;#39;s in the tags but this is on the nRF52840.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>