<?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>Kinetis Microcontrollers中的主题 Re: Does Freesacle provide a library for fixed point math similar to TI IQMath?</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288755#M11394</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;thanks for the replies!&lt;/P&gt;&lt;P&gt;I amu sing a &lt;A href="http://www.freescale.com/webapp/sps/site/taxonomy.jsp?code=KINETIS_L_SERIES"&gt;Kinetis L series&lt;/A&gt; (Cortex M0) so using floating point is not an option for any real time work. Also the motor control library is not available for this MCU (only for Cortex M4).&lt;/P&gt;&lt;P&gt;There are a few generic fixed point math libraries, but none seem to have the ease of use of the TI one. For real time control (in my case motor control) it is extremely useful and is probably the part I miss the most from TI...In particular CMSIS library is OK and I will try and use that first, but it does not have much in terms of fixed point math basic functions (conversions, basic operations, etc....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 13 Aug 2013 15:30:42 GMT</pubDate>
    <dc:creator>andreag</dc:creator>
    <dc:date>2013-08-13T15:30:42Z</dc:date>
    <item>
      <title>Does Freesacle provide a library for fixed point math similar to TI IQMath?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288752#M11391</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if not can someone suggest the easiest/most efficient (execution-wise) way to implement this in Kinetis seires MCU?&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jul 2013 05:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288752#M11391</guid>
      <dc:creator>andreag</dc:creator>
      <dc:date>2013-07-24T05:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: Does Freesacle provide a library for fixed point math similar to TI IQMath?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288753#M11392</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andrea,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not aware of any library that Freescale provides.&amp;nbsp; For standard floating point math, you should just be able to include math.h, declare float variables, and perform the math.&amp;nbsp; That library should be a part of most IDEs.&amp;nbsp; For more complicated functions (like computation of trigonometric functions, matrix math, vector math, filtering functions, etc.,), I suggest trying the ARM CMSIS DSP library.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 19:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288753#M11392</guid>
      <dc:creator>chris_brown</dc:creator>
      <dc:date>2013-08-12T19:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Does Freesacle provide a library for fixed point math similar to TI IQMath?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288754#M11393</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Embedded Software and Motor Control libraries are probably what you're looking for, check them out here:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FSLESL" title="https://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FSLESL"&gt;Embedded Software and Motor Control Libraries Product Summary Page&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Aug 2013 20:47:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288754#M11393</guid>
      <dc:creator>eduardo_viramon</dc:creator>
      <dc:date>2013-08-12T20:47:26Z</dc:date>
    </item>
    <item>
      <title>Re: Does Freesacle provide a library for fixed point math similar to TI IQMath?</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288755#M11394</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;thanks for the replies!&lt;/P&gt;&lt;P&gt;I amu sing a &lt;A href="http://www.freescale.com/webapp/sps/site/taxonomy.jsp?code=KINETIS_L_SERIES"&gt;Kinetis L series&lt;/A&gt; (Cortex M0) so using floating point is not an option for any real time work. Also the motor control library is not available for this MCU (only for Cortex M4).&lt;/P&gt;&lt;P&gt;There are a few generic fixed point math libraries, but none seem to have the ease of use of the TI one. For real time control (in my case motor control) it is extremely useful and is probably the part I miss the most from TI...In particular CMSIS library is OK and I will try and use that first, but it does not have much in terms of fixed point math basic functions (conversions, basic operations, etc....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Aug 2013 15:30:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Does-Freesacle-provide-a-library-for-fixed-point-math-similar-to/m-p/288755#M11394</guid>
      <dc:creator>andreag</dc:creator>
      <dc:date>2013-08-13T15:30:42Z</dc:date>
    </item>
  </channel>
</rss>

