<?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>FPU FFT nRF52840 Measure elapsed time</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/62773/fpu-fft-nrf52840-measure-elapsed-time</link><description>Hi, I would like to measure the elapsed time difference between using FPU and not using FPU in my app (nRF52840). I&amp;#39;m thinking to use the FPU FFT as the base example. So I enable some sort of timer and measure the ticks elapsed before and after calling</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Jun 2020 13:30:06 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/62773/fpu-fft-nrf52840-measure-elapsed-time" /><item><title>RE: FPU FFT nRF52840 Measure elapsed time</title><link>https://devzone.nordicsemi.com/thread/255983?ContentTypeID=1</link><pubDate>Fri, 19 Jun 2020 13:30:06 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:a4e883f0-5d8f-4eec-95e9-843b5ac21fff</guid><dc:creator>J&amp;#248;rgen Holmefjord</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;1. NRF_LOG supports timestamping log messages. If the resolution of this is sufficient for you or not depends on how long the FPU/FFT operations will take. &lt;a href="https://devzone.nordicsemi.com/f/nordic-q-a/23662/how-to-add-timestamp-in-rtt-viewer-using-nrf-log-module"&gt;This post&lt;/a&gt; shows a possible solution for using RTC. It will probably be much easier to use GPIO toggling and using a logic analyzer to measure the time between the GPIO toggles. This is what we typically use for time-measurements.&lt;/p&gt;
&lt;p&gt;2. I believe this should be sufficient, yes.&lt;/p&gt;
&lt;p&gt;Best regards,&lt;br /&gt;Jørgen&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>