<?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>Strange energy leak nRF51288 with ADXL362</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/17471/strange-energy-leak-nrf51288-with-adxl362</link><description>Hi, 
 we are using a ISP130301 module from Insight SIP (containing a nrf51822CEAA ) with a low power acceleration sensor ADXL362 , connected via SPI. SoftDevice is s130_nrf51_2.0.0_softdevice.hex and SDK v11.0.0 . 
 Problem: When we do a SPI transfer</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 22 Mar 2017 12:52:36 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/17471/strange-energy-leak-nrf51288-with-adxl362" /><item><title>RE: Strange energy leak nRF51288 with ADXL362</title><link>https://devzone.nordicsemi.com/thread/67149?ContentTypeID=1</link><pubDate>Wed, 22 Mar 2017 12:52:36 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a66c9625-64e5-4617-ba9f-289c68c58dd7</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Sorry for the late response on this. If you have a floating input you should disable the SPI by writing 0 to the ENABLE register when not active, otherwise you can get some current leaks. The driver does not take care of this so maybe a better solution is to use a pull resistor as you say. You can use an external pull with a higher value (like 1M) if the internal 13k gives you too high current consumption. But to answer your question: GPIOs are not protected against floating levels if configured as input and SPI is enabled and configured to use the input pin.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Strange energy leak nRF51288 with ADXL362</title><link>https://devzone.nordicsemi.com/thread/67148?ContentTypeID=1</link><pubDate>Tue, 15 Nov 2016 11:32:09 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3a3de79b-c6a5-4572-baf3-e45165e07982</guid><dc:creator>puz_md</dc:creator><description>&lt;p&gt;Hi Stian,&lt;/p&gt;
&lt;p&gt;both nRF and ADXK362 operate on a CR2032 lithium battery.
We are using nrf_drv_spi from SDK v11.0.0.
Unfortunatelly I cannot post a HEX file. But I can tell you that the problem only seems to occur with the manufactured boards and not when uswing a nRF51-SDK with a small ADXL362 evaluation board, so I can understand when you cannot reproduce the issue.&lt;/p&gt;
&lt;p&gt;At the moment, we are going fine with configuring a pull-up on MISO, but I would like to understand how this can happen (to prevent issues in future designs). &lt;strong&gt;Can you confirm that the nRF I/O pins (in Input configuration) are protected against floating levels by hardware design to prevent current leaks?&lt;/strong&gt; If this is the case, my assumption is that the ADXL362 has some internal issues. (Actually, I also had issues with this device in the past when I couldn&amp;#39;t read correct data from the registers, it appeared like the ADXL362 did not evaluate CLK reliably back then (e.g. randomly shift two bits on one clean CLK edge)).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Strange energy leak nRF51288 with ADXL362</title><link>https://devzone.nordicsemi.com/thread/67147?ContentTypeID=1</link><pubDate>Thu, 10 Nov 2016 15:18:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:de5c1fa8-32df-4e8e-9c8c-3708accc4b66</guid><dc:creator>Stian R&amp;#248;ed Hafskjold</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I&amp;#39;ve been trying to reproduce this without any luck. As long as the MISO voltage is not higher than the nRF_VDD it shouldn&amp;#39;t flow any current. What is the VDD voltage of the ADXL362 and nRF51? Are you using the SPI SDK library in SDK 11? Are you able to post a hex file so I can try to measure it, or post some lines of code that would reproduce the issue? If you don&amp;#39;t want to share any hex-files or code here on Devzone you can open up a confidential support case here: &lt;a href="http://www.nordicsemi.com/eng/Support-Community/Contact-Support-Team"&gt;www.nordicsemi.com/.../Contact-Support-Team&lt;/a&gt;. Please remember to link to this post.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>