<?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>How to access ARM DSP functionality using Zephyr on Thingy52/pca20020?</title><link>https://devzone.nordicsemi.com/f/nordic-q-a/39635/how-to-access-arm-dsp-functionality-using-zephyr-on-thingy52-pca20020</link><description>Hi, 
 
 I&amp;#39;m trying to do some on device FFT (and more) of data from accelerometer and microphone and would like to use the CMSIS-DSP functionality. I didn&amp;#39;t find any zephyr sample code anywhere that utilizes the DSP functionality so would like to know</description><dc:language>en-US</dc:language><generator>Telligent Community 13</generator><lastBuildDate>Fri, 19 Oct 2018 13:31:05 GMT</lastBuildDate><atom:link rel="self" type="application/rss+xml" href="https://devzone.nordicsemi.com/f/nordic-q-a/39635/how-to-access-arm-dsp-functionality-using-zephyr-on-thingy52-pca20020" /><item><title>RE: How to access ARM DSP functionality using Zephyr on Thingy52/pca20020?</title><link>https://devzone.nordicsemi.com/thread/153661?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 13:31:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:f9fbc9bd-877c-41a7-8b5b-91d8923a0751</guid><dc:creator>awneil</dc:creator><description>&lt;p&gt;As far as this is concerned, it&amp;#39;s just a standard Cortex-M4F - so not specific to Nordic.&lt;/p&gt;
&lt;p&gt;The standard ARM CMSIS documentation would apply ...&lt;/p&gt;
&lt;p&gt;&lt;a href="https://developer.arm.com/embedded/cmsis"&gt;https://developer.arm.com/embedded/cmsis&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access ARM DSP functionality using Zephyr on Thingy52/pca20020?</title><link>https://devzone.nordicsemi.com/thread/153640?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 12:43:50 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b4459fc0-490b-4bb2-878d-d2244e3e4dbd</guid><dc:creator>Lars Knudsen</dc:creator><description>&lt;p&gt;ok, thanks - I&amp;#39;ll do that (I thought maybe there would be a Nordic specific example)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access ARM DSP functionality using Zephyr on Thingy52/pca20020?</title><link>https://devzone.nordicsemi.com/thread/153638?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 12:40:49 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:d4939afa-3685-4d57-b006-39df89301d40</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;By basic support, I mean that the FPU in the core is enabled. I am unfortunately not aware of any FFT libraries in the zephyr code base, but I recommend getting in touch with the zephyr community to verify this.&lt;/p&gt;
&lt;p&gt;&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: How to access ARM DSP functionality using Zephyr on Thingy52/pca20020?</title><link>https://devzone.nordicsemi.com/thread/153633?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 12:24:05 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:b88add1f-bb4e-477c-bcf5-ffbe04c04fe1</guid><dc:creator>Lars Knudsen</dc:creator><description>&lt;p&gt;Hi H&amp;aring;kon,&lt;/p&gt;
&lt;p&gt;The basic support could probably be fine for now - do you have an example or possibly links to docs or other? I need some FFT at least - generic filter kernel operations would be awesome too.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;br&lt;/p&gt;
&lt;p&gt;Lars&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to access ARM DSP functionality using Zephyr on Thingy52/pca20020?</title><link>https://devzone.nordicsemi.com/thread/153629?ContentTypeID=1</link><pubDate>Fri, 19 Oct 2018 11:58:51 GMT</pubDate><guid isPermaLink="false">137ad170-7792-4731-bb38-c0d22fbe4515:737a629e-3b0a-4328-ac4d-213dabc6dc99</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;Do you mean the &lt;a href="http://www.keil.com/pack/doc/CMSIS/DSP/html/index.html"&gt;CMSIS-DSP software library&lt;/a&gt;, or the basic support for doing DSP operations? The latter is by-default supported as zephyr supports Cortex M4F, but the CMSIS-DSP library must be manually added to either your project or into the &amp;lt;zephyr&amp;gt;/ext/ part of zephyr, if&amp;nbsp;approved by the community.&lt;/p&gt;
&lt;p&gt;&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>