<?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>Increased power consumption due to FPU even with FPU interrupt handling</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/75045/increased-power-consumption-due-to-fpu-even-with-fpu-interrupt-handling</link><description>Hi all, 
 I am calling arm_rfft_fast_f32 which uses the FPU on the nRF52840. 
 Unfortunately when I disconnect from BLE connection and stop advertising, the consumption remain around ~600 uA, while if this function is not used the consumption decrease</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Wed, 12 May 2021 11:33:59 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/75045/increased-power-consumption-due-to-fpu-even-with-fpu-interrupt-handling" /><item><title>RE: Increased power consumption due to FPU even with FPU interrupt handling</title><link>https://devzone.nordicsemi.com/thread/309464?ContentTypeID=1</link><pubDate>Wed, 12 May 2021 11:33:59 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:3512ea84-5913-40c9-a3a1-10fee49ab716</guid><dc:creator>Vidar Berg</dc:creator><description>&lt;p&gt;Hello,&lt;/p&gt;
&lt;p&gt;The system will never enter sleep if the interrupt is not being properly cleared, so I&amp;#39;m not sure if this could be related to the FPU. Is the 600uA measured as an average across multiple wake-up and sleep cycles, or does 600 uA become the new floor/base current after &lt;code&gt;arm_rfft_fast_f32&lt;/code&gt;&amp;nbsp; is completed? Maybe you could share a minimal version of your project so I can try to replicate it here?&lt;/p&gt;
&lt;p&gt;Best regards,&lt;/p&gt;
&lt;p&gt;Vidar&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>