<?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>LPC MicrocontrollersのトピックRe: Fixed point calculation</title>
    <link>https://community.nxp.com/t5/LPC-Microcontrollers/Fixed-point-calculation/m-p/685574#M27619</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are primitive operations for add, subtract, multiply.&amp;nbsp; for division where the divisor is known at coding time, you can find a suitable X and Y where you can multiply by X and shift-right Y bits for division to needed accuracy.&amp;nbsp; for division where the divisor is only known in realtime, you need a longer routine for division.&amp;nbsp; there are some good example routines in "ARM System Developer's Guide" by Sloss et al.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 27 Jul 2017 17:44:40 GMT</pubDate>
    <dc:creator>jeffreycasey</dc:creator>
    <dc:date>2017-07-27T17:44:40Z</dc:date>
    <item>
      <title>Fixed point calculation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Fixed-point-calculation/m-p/685573#M27618</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it possible to calculate Fixed point method in LPC824?&lt;BR /&gt;Since Floating point calculation requires more time to execute.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 04:46:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Fixed-point-calculation/m-p/685573#M27618</guid>
      <dc:creator>ranjithshanbhag</dc:creator>
      <dc:date>2017-07-27T04:46:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fixed point calculation</title>
      <link>https://community.nxp.com/t5/LPC-Microcontrollers/Fixed-point-calculation/m-p/685574#M27619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;there are primitive operations for add, subtract, multiply.&amp;nbsp; for division where the divisor is known at coding time, you can find a suitable X and Y where you can multiply by X and shift-right Y bits for division to needed accuracy.&amp;nbsp; for division where the divisor is only known in realtime, you need a longer routine for division.&amp;nbsp; there are some good example routines in "ARM System Developer's Guide" by Sloss et al.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Jul 2017 17:44:40 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPC-Microcontrollers/Fixed-point-calculation/m-p/685574#M27619</guid>
      <dc:creator>jeffreycasey</dc:creator>
      <dc:date>2017-07-27T17:44:40Z</dc:date>
    </item>
  </channel>
</rss>

