<?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 AGM01 FRDM-K64F SDK Example in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AGM01-FRDM-K64F-SDK-Example/m-p/1345170#M61544</link>
    <description>&lt;P&gt;Hi, I am starting with this IMU. I found some examples where the gyroscope is used and it gives you the raw data, as well as with the accelerometer, but I did not find one for the magnetometer. I would like to know if there is an example where the raw data of the 3 are delivered (accelerometer, gyroscope and magnetometer)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ty&lt;/P&gt;</description>
    <pubDate>Thu, 23 Sep 2021 15:48:26 GMT</pubDate>
    <dc:creator>Urik_Rodriguez</dc:creator>
    <dc:date>2021-09-23T15:48:26Z</dc:date>
    <item>
      <title>AGM01 FRDM-K64F SDK Example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AGM01-FRDM-K64F-SDK-Example/m-p/1345170#M61544</link>
      <description>&lt;P&gt;Hi, I am starting with this IMU. I found some examples where the gyroscope is used and it gives you the raw data, as well as with the accelerometer, but I did not find one for the magnetometer. I would like to know if there is an example where the raw data of the 3 are delivered (accelerometer, gyroscope and magnetometer)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ty&lt;/P&gt;</description>
      <pubDate>Thu, 23 Sep 2021 15:48:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AGM01-FRDM-K64F-SDK-Example/m-p/1345170#M61544</guid>
      <dc:creator>Urik_Rodriguez</dc:creator>
      <dc:date>2021-09-23T15:48:26Z</dc:date>
    </item>
    <item>
      <title>Re: AGM01 FRDM-K64F SDK Example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AGM01-FRDM-K64F-SDK-Example/m-p/1349556#M61614</link>
      <description>&lt;P&gt;Hi Urik,&lt;/P&gt;
&lt;P&gt;As part of the&amp;nbsp;SDK_2_10_0_FRDM-K64F-AGM01, which can be downloaded from the&amp;nbsp;&lt;A href="https://mcuxpresso.nxp.com/en/welcome" target="_self"&gt;MCUXpresso SDK Builder&lt;/A&gt; website, the following examples are available:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image002.JPG" style="width: 999px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/158159i15DA144C383C3631/image-size/large?v=v2&amp;amp;px=999" role="button" title="image002.JPG" alt="image002.JPG" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-unlink="true"&gt;I am not an author of those examples, but I assume that the sensor fusion example marked in green provides raw data from an accelerometer, magnetometer and gyroscope. If not, you can take a look at &lt;A href="https://community.nxp.com/t5/Sensors-Knowledge-Base/FRDM-STBC-AGM01-Bare-metal-example-project/ta-p/1107787" target="_self"&gt;this&lt;/A&gt;&amp;nbsp;example code that illustrates how to initialize the FXOS8700CQ in hybrid mode to read both the accel and mag data as well as the raw gyro data from the FXAS21002C.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Tomas&lt;/P&gt;</description>
      <pubDate>Mon, 04 Oct 2021 08:50:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AGM01-FRDM-K64F-SDK-Example/m-p/1349556#M61614</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2021-10-04T08:50:32Z</dc:date>
    </item>
    <item>
      <title>Re: AGM01 FRDM-K64F SDK Example</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/AGM01-FRDM-K64F-SDK-Example/m-p/1349717#M61617</link>
      <description>&lt;P&gt;The pedometer only uses the accelerometer, although if it shows the raw data of this, I still cannot find those of the magnetometer.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Urik_Rodriguez_0-1633136276631.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/158114i3098D74596DA419C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Urik_Rodriguez_0-1633136276631.png" alt="Urik_Rodriguez_0-1633136276631.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the sensor fusion I don't know if you could tell me where I can extract these 3 raw data, since I can't find them, thanks&lt;/P&gt;</description>
      <pubDate>Sat, 02 Oct 2021 00:59:56 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/AGM01-FRDM-K64F-SDK-Example/m-p/1349717#M61617</guid>
      <dc:creator>Urik_Rodriguez</dc:creator>
      <dc:date>2021-10-02T00:59:56Z</dc:date>
    </item>
  </channel>
</rss>

