<?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>Instability in current consumption when SAADC off</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/106642/instability-in-current-consumption-when-saadc-off</link><description>Hello everyone, 
 
 I&amp;#39;m using a nRF52832 internal AC-DC converter ton read signals from force sensors. But to save energy, I want to turn it off when entering in sleep mode. To turn it off we use the following functions : 
 
 
 We have noticed anormal</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Thu, 15 Feb 2024 15:34:43 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/106642/instability-in-current-consumption-when-saadc-off" /><item><title>RE: Instability in current consumption when SAADC off</title><link>https://devzone.nordicsemi.com/thread/469097?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2024 15:34:43 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:102f3f7f-e2dc-49ea-96cb-e87b3c3e723e</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Simon,&lt;/p&gt;
[quote user="SimonD"]Sorry for the verified answer, I made a mistake while I was replying.[/quote]
&lt;p&gt;No need to apologize - I just felt bad that you had gone without a reply from us for so long.&lt;br /&gt;&lt;br /&gt;Thank you for elaborating on the rest of the application!&lt;/p&gt;
[quote user="SimonD"]&lt;p&gt;When the SAADC is off, we stil have an inertial center (IMU) running. Every 0,2ms, we check the gyroscope to know if we need to wake up the analog part of our device.&lt;/p&gt;
&lt;p&gt;In the same time, we have calculation made in the nRF52 microcontroleur. But those calculation are the same as in the full working mode (with the analog part running).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I had delay to answer because we have developed a new prototype card the will enable us to mesure component&amp;#39;s consumption separately, so that we will be able to be sure which component is at the origin of theses instabilities.&lt;/p&gt;[/quote]
&lt;p&gt;Still, even with the CPU of the nRF52 running continuously you would not be seeing consumption up towards 20 mA, and so there must be something else at play here.&lt;br /&gt;I&amp;#39;m glad to hear that you&amp;#39;ve made additional hardware that will allow you to isolate the root of these oscillations.&lt;br /&gt;I look forward to hearing about the results of the tests, if you would update me!&lt;br /&gt;&lt;br /&gt;If you would like, we could also perform a schematic review of the nRF related circuitry for you. If you would like us to do so, please open a separate private ticket for this and share your schematics and gerber files so that our hardware engineers could take a look.&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instability in current consumption when SAADC off</title><link>https://devzone.nordicsemi.com/thread/468958?ContentTypeID=1</link><pubDate>Thu, 15 Feb 2024 08:52:23 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:e62b225a-2b9e-4b34-a1d5-9dc82a61249f</guid><dc:creator>SimonD</dc:creator><description>&lt;p&gt;Hi Karl,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Sorry for the verified answer, I made a mistake while I was replying.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When the SAADC is off, we stil have an inertial center (IMU) running. Every 0,2ms, we check the gyroscope to know if we need to wake up the analog part of our device.&lt;/p&gt;
&lt;p&gt;In the same time, we have calculation made in the nRF52 microcontroleur. But those calculation are the same as in the full working mode (with the analog part running).&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;I had delay to answer because we have developed a new prototype card the will enable us to mesure component&amp;#39;s consumption separately, so that we will be able to be sure which component is at the origin of theses instabilities.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instability in current consumption when SAADC off</title><link>https://devzone.nordicsemi.com/thread/465864?ContentTypeID=1</link><pubDate>Wed, 24 Jan 2024 16:16:35 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:62dfc0cb-161e-47ff-b5b2-17510bd62976</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello again, Simon&lt;br /&gt;&lt;br /&gt;Thank you for your extreme patience with this. I notice now the additional question you had - the ticket had gotten the &amp;#39;verified answer&amp;#39; status internally due to the original comment being marked as the correct answer, and so it fell off my radar for a while, unfortunately.&lt;/p&gt;
[quote user="SimonD"]Accidentally (to test other things) I have deactivated that power supply to use the classical LDO one and all oscillation have disappeared. Is there any particular way to uninit the saadc when using the DC/DC power supply&amp;nbsp;?&amp;nbsp;[/quote]
&lt;p&gt;I do not think that the power measurements you have shown could possibly stem from the SAADC alone - especially so with the DCDC part of the design, as this will reduce overall power consumption for very power intensive scenarios.&lt;br /&gt;&lt;br /&gt;Could you elaborate on what else is happening in your application and hardware at the time of these measurements?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instability in current consumption when SAADC off</title><link>https://devzone.nordicsemi.com/thread/462980?ContentTypeID=1</link><pubDate>Fri, 05 Jan 2024 19:26:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ba693365-e762-40df-9c29-47762200e1d5</guid><dc:creator>SimonD</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;For our product, we are using the DC/DC power supply of the nRF in order to save energy. To activate that we use the following command :&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="text"&gt;sd_power_dcdc_mode_set(NRF_POWER_DCDC_ENABLE);&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Accidentally (to test other things) I have deactivated that power supply to use the classical LDO one and all oscillation have disappeared. Is there any particular way to uninit the saadc when using the DC/DC power supply&amp;nbsp;?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thank you for your answer !&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Best regards,&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Simon&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instability in current consumption when SAADC off</title><link>https://devzone.nordicsemi.com/thread/462258?ContentTypeID=1</link><pubDate>Tue, 02 Jan 2024 11:38:44 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ca862ce0-e11b-47e3-a869-78b38b82d89a</guid><dc:creator>SimonD</dc:creator><description>&lt;p&gt;Hi Karl,&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you for your answer. Wish you a happy new year !&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;We didn&amp;#39;t see the Errata but I tested it and it doesn&amp;#39;t change anything in our case. It&amp;#39;s like I didn&amp;#39;t change anything.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;When we uninit the saadc, there are operations made on our pcb. We have an IMU working and the application will check every 20ms if the device is put into rotation. If it is the case, we active the saadc. If it&amp;#39;s not, we continue waiting.&lt;/p&gt;
&lt;p&gt;Also, during that period, we continue to communicate wireless with others devices.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;But those operations are done also when the saadc is working and no apparent problem occurs during that period.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" alt=" " src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/sans_5F00_alim.png" /&gt;&lt;/p&gt;
&lt;p&gt;As you can see in the picture, at the red row we uninit the saadc, and oscillations start.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Would you have other tests to proprose ?&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Thank you,&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Simon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Instability in current consumption when SAADC off</title><link>https://devzone.nordicsemi.com/thread/460781?ContentTypeID=1</link><pubDate>Mon, 18 Dec 2023 10:49:48 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:44fcec9e-e5fc-4ad2-a9e9-0f0c5ae6cb5c</guid><dc:creator>Karl Ylvisaker</dc:creator><description>&lt;p&gt;Hello Simon,&lt;br /&gt;&lt;br /&gt;Thank you for your patience with this.&lt;br /&gt;Please note the &lt;a href="https://infocenter.nordicsemi.com/topic/errata_nRF52832_Rev3/ERR/nRF52832/Rev3/latest/anomaly_832_241.html"&gt;Errata 241&lt;/a&gt;&amp;nbsp;for the nRF52832, which could lead to an increase in power consumption following the uninit of the SAADC. Please make sure to apply the workaround from this errata to see if this is the cause of the unexpected current consumption.&lt;br /&gt;&lt;br /&gt;If it is not, could you elaborate on what else is on-going in the application at the time where you have measured the current consumption shown in the power trace?&lt;br /&gt;&lt;br /&gt;Best regards,&lt;br /&gt;Karl&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>