<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Wireless MCUのトピックQN9080: functions from arm_math executed in Cortex core or FSP ?</title>
    <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-functions-from-arm-math-executed-in-Cortex-core-or-FSP/m-p/938030#M7333</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a system with two microcontrollers. One handles BLE and the other handles the signal processing. I am looking for a new microcontroller that can do both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;A href="https://www.nxp.com/pages/fully-certified-module-supporting-bluetooth-and-nfc:QN9080SIP"&gt;QN9080SIP&lt;/A&gt;&amp;nbsp;seems to be a good candidate. However, I don't know the signal processing world. I thus have a few questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the software, there are calls to:&lt;/P&gt;&lt;P&gt;- arm_fir_init_f32(): from&amp;nbsp;UM11023 page 214/224, I assume that the FSP is able to execute a FIR up to 16 taps. The code could thus be ported to the FSP.&lt;/P&gt;&lt;P&gt;- arm_sub_f32(), arm_mean_f32(), arm_std_f32(): I have seen nothing in UM11023 that said that the FSP would be able to execute these instructions. These instructions would thus be executed in the Cortex-M4F core.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Yorick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 02 Oct 2019 08:33:41 GMT</pubDate>
    <dc:creator>yorick_brunet</dc:creator>
    <dc:date>2019-10-02T08:33:41Z</dc:date>
    <item>
      <title>QN9080: functions from arm_math executed in Cortex core or FSP ?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-functions-from-arm-math-executed-in-Cortex-core-or-FSP/m-p/938030#M7333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I currently have a system with two microcontrollers. One handles BLE and the other handles the signal processing. I am looking for a new microcontroller that can do both.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The&amp;nbsp;&lt;A href="https://www.nxp.com/pages/fully-certified-module-supporting-bluetooth-and-nfc:QN9080SIP"&gt;QN9080SIP&lt;/A&gt;&amp;nbsp;seems to be a good candidate. However, I don't know the signal processing world. I thus have a few questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the software, there are calls to:&lt;/P&gt;&lt;P&gt;- arm_fir_init_f32(): from&amp;nbsp;UM11023 page 214/224, I assume that the FSP is able to execute a FIR up to 16 taps. The code could thus be ported to the FSP.&lt;/P&gt;&lt;P&gt;- arm_sub_f32(), arm_mean_f32(), arm_std_f32(): I have seen nothing in UM11023 that said that the FSP would be able to execute these instructions. These instructions would thus be executed in the Cortex-M4F core.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am I right ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Yorick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Oct 2019 08:33:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-functions-from-arm-math-executed-in-Cortex-core-or-FSP/m-p/938030#M7333</guid>
      <dc:creator>yorick_brunet</dc:creator>
      <dc:date>2019-10-02T08:33:41Z</dc:date>
    </item>
    <item>
      <title>Re: QN9080: functions from arm_math executed in Cortex core or FSP ?</title>
      <link>https://community.nxp.com/t5/Wireless-MCU/QN9080-functions-from-arm-math-executed-in-Cortex-core-or-FSP/m-p/938031#M7334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which software are you checking ? Yes, the Qn9080 will be able to execute those functions due to its core. Maybe &lt;A href="https://www.nxp.com/docs/en/nxp/application-notes/AN12144.pdf"&gt;this&lt;/A&gt; application note will be helpful for you as it explains a little more about the FSP and provides an example application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Estephania&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 03 Oct 2019 16:17:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Wireless-MCU/QN9080-functions-from-arm-math-executed-in-Cortex-core-or-FSP/m-p/938031#M7334</guid>
      <dc:creator>stephanie_m</dc:creator>
      <dc:date>2019-10-03T16:17:44Z</dc:date>
    </item>
  </channel>
</rss>

