<?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>topic How to use 9 Axis system to get Roll , Pitch, Yaw using FXOS8700CQ + FXAS21000 ? in Sensors</title>
    <link>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363208#M1107</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is there any document or tutorial to get error corrected Roll, Pitch and YAW (AHRS) using 3 axis accelerometer + 3 axis Magnetometer +3 axisGyro. I tried finding the quaternion using Madgwick algorithm for AHRS but it didn't worked.&amp;nbsp; When I tried changing the orientation from 0-90 degree , the values showed 0-360 degrees multiple times. So I wanted to follow the standards and make it work. In this I wanted self calibration and using these sensor error correction also. Please Look into the matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards &lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Feb 2026 21:49:03 GMT</pubDate>
    <dc:creator>Amit_Kumar1</dc:creator>
    <dc:date>2026-02-03T21:49:03Z</dc:date>
    <item>
      <title>How to use 9 Axis system to get Roll , Pitch, Yaw using FXOS8700CQ + FXAS21000 ?</title>
      <link>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363208#M1107</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Is there any document or tutorial to get error corrected Roll, Pitch and YAW (AHRS) using 3 axis accelerometer + 3 axis Magnetometer +3 axisGyro. I tried finding the quaternion using Madgwick algorithm for AHRS but it didn't worked.&amp;nbsp; When I tried changing the orientation from 0-90 degree , the values showed 0-360 degrees multiple times. So I wanted to follow the standards and make it work. In this I wanted self calibration and using these sensor error correction also. Please Look into the matter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards &lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:49:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363208#M1107</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2026-02-03T21:49:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 9 Axis system to get Roll , Pitch, Yaw using FXOS8700CQ + FXAS21000 ?</title>
      <link>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363209#M1108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at the FRDM-FXS-9AXIS: Freescale Freedom Development Platform for 9-Axis Xtrinsic Sensor Solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-FXS-9AXIS&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab" title="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-FXS-9AXIS&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab"&gt;http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-FXS-9AXIS&amp;amp;fpsp=1&amp;amp;tab=Design_Tools_Tab&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the Downloads tab there is a &lt;SPAN style="color: #51626f; font-family: arial, sans-serif; font-size: 12px; font-style: normal; font-weight: normal; text-align: start; text-indent: 0px;"&gt;Xtrinsic Sensor Fusion Library for Kinetis MCUs Software Development Kit. This should give you some hints.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 11:09:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363209#M1108</guid>
      <dc:creator>Martin35804</dc:creator>
      <dc:date>2014-08-27T11:09:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 9 Axis system to get Roll , Pitch, Yaw using FXOS8700CQ + FXAS21000 ?</title>
      <link>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363210#M1109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Martin&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the link. I have been through this lib. It is too confusing. and meanwhile I am stuck with the Magnetometer not working &lt;A href="https://community.nxp.com/thread/329182"&gt;FXOS8700CQ Magnetometer Not Working Properly!&lt;/A&gt;&amp;nbsp; After fixing this issue I will again look into this lib.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2014 11:24:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363210#M1109</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2014-08-27T11:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 9 Axis system to get Roll , Pitch, Yaw using FXOS8700CQ + FXAS21000 ?</title>
      <link>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363211#M1110</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pitch, roll and yaw can be gotten by taking raw accelerometer data and applying:&lt;/P&gt;&lt;P&gt;The results will be + or - 90 degrees.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pit = atan(Y/ sqrt(X^2 + Z^2))&lt;/P&gt;&lt;P&gt;roll= atan(X/ sqrt(Y^2 + Z^2))&lt;/P&gt;&lt;P&gt;yaw=atan(Z/ sqrt(X^2 + Y^2)&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Good luck!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 18:32:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363211#M1110</guid>
      <dc:creator>jimmiller</dc:creator>
      <dc:date>2014-08-29T18:32:41Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 9 Axis system to get Roll , Pitch, Yaw using FXOS8700CQ + FXAS21000 ?</title>
      <link>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363212#M1111</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jim &lt;/P&gt;&lt;P&gt;Thanks for responding. I wanted complete AHRS. I agree that I will get Pitch, Roll, Yaw with the above equation but it the system is in accelerating frame that it will buildup some errors so to rectify that Gyro is needed and to rectify the gyro's error acc and magnetometer is needed so in short as a feedback i would be needing 9 axis for taking out AHRS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Amit Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 30 Aug 2014 03:24:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363212#M1111</guid>
      <dc:creator>Amit_Kumar1</dc:creator>
      <dc:date>2014-08-30T03:24:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to use 9 Axis system to get Roll , Pitch, Yaw using FXOS8700CQ + FXAS21000 ?</title>
      <link>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363213#M1112</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Try &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://www.freescale.com/sensorfusion"&gt;http://www.freescale.com/sensorfusion&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Sep 2014 18:10:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/How-to-use-9-Axis-system-to-get-Roll-Pitch-Yaw-using-FXOS8700CQ/m-p/363213#M1112</guid>
      <dc:creator>michaelestanley</dc:creator>
      <dc:date>2014-09-04T18:10:42Z</dc:date>
    </item>
  </channel>
</rss>

