<?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>nRF52832 dcdc stops at 1.2V</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/104282/nrf52832-dcdc-stops-at-1-2v</link><description>Hello, 
 we are experiencing strange behavior when firmware stops working. First we thought that this was firmware 
 related, but then I noticed, that voltage on DEC4 falls at 1.2V after some time. When there is no fault then 
 voltage is measured between</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 13 Oct 2023 08:28:30 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/104282/nrf52832-dcdc-stops-at-1-2v" /><item><title>RE: nRF52832 dcdc stops at 1.2V</title><link>https://devzone.nordicsemi.com/thread/450231?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2023 08:28:30 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:1a1f96b0-4e49-4fdb-8b2f-71391cec7cd6</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I&amp;#39;m glad to hear that the problem was solved, and thank you for posting feedback on what the root-cause of the issue was. That&amp;#39;s highly appreciated. Hope you have a wonderful weekend!&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 dcdc stops at 1.2V</title><link>https://devzone.nordicsemi.com/thread/450207?ContentTypeID=1</link><pubDate>Fri, 13 Oct 2023 07:39:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:7f2e5d1c-f258-48c8-a5e2-d7e25ec865e1</guid><dc:creator>Drago Matt</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;I managed to get call stack, but the only visible function was idle(); After that I found out, that called sleep function&amp;nbsp;pm_power_state_force(0, (struct pm_state_info){PM_STATE_SOFT_OFF, 0, 0}); was not properly executed. After zephyr upgrade from 2.7 to newer one solves the problem. I get a tip from&amp;nbsp;&lt;a id="" href="https://github.com/zephyrproject-rtos/zephyr/issues/41911"&gt;https://github.com/zephyrproject-rtos/zephyr/issues/41911&lt;/a&gt;&amp;nbsp;where similar issue is described.&lt;/p&gt;
&lt;p&gt;Thanks&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 dcdc stops at 1.2V</title><link>https://devzone.nordicsemi.com/thread/448837?ContentTypeID=1</link><pubDate>Wed, 04 Oct 2023 13:36:38 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:ee7d87d7-586a-41d0-a03f-a97eb2517118</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If you let it run until it stops responding, you can attach a debugger to a running target and see where it is executing code from.&lt;/p&gt;
&lt;p&gt;You can for instance use Segger Ozone to&amp;nbsp;attach to a running target:&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="https://devzone.nordicsemi.com/resized-image/__size/640x480/__key/communityserver-discussions-components-files/4/pastedimage1696426552923v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
[quote user="Drago Matt"]I managed to verify some mcu register address and it looks like, that fw is spinning in IDLE mode and waiting for events/interrupts.&amp;nbsp;[/quote]
&lt;p&gt;Do you have a call stack to share or cpu register content?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 dcdc stops at 1.2V</title><link>https://devzone.nordicsemi.com/thread/448831?ContentTypeID=1</link><pubDate>Wed, 04 Oct 2023 13:19:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:2650ba97-f9f1-4d88-81aa-869c758813e5</guid><dc:creator>Drago Matt</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;this is quite difficult to do, since after each message transfers device go into sleep mode. Since it does not happen so often it is hard to catch. I managed to verify some mcu register address and it looks like, that fw is spinning in IDLE mode and waiting for events/interrupts.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Is there any system event, that can prevent mcu going into sleep?&lt;/p&gt;
&lt;p&gt;regards,&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: nRF52832 dcdc stops at 1.2V</title><link>https://devzone.nordicsemi.com/thread/448529?ContentTypeID=1</link><pubDate>Mon, 02 Oct 2023 13:25:16 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:285ba318-5cb0-46aa-84e5-bc44a173986a</guid><dc:creator>H&amp;#229;kon Alseth</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;DEC4 voltage will vary based on the state of the nRF itself.&lt;/p&gt;
&lt;p&gt;Have you tried connecting a debugger to your device when the issue occurs to see where it is stuck?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;If so, could you please post the call stack?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Kind regards,&lt;/p&gt;
&lt;p&gt;Håkon&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>