<?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 Re: Using FRDM-KL25Z with FRDM STBC AGM01 in Sensors</title>
    <link>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455963#M2441</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yonggun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The complete sensor fusion source code for the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z"&gt;FRDM-KL25Z&lt;/A&gt; + &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-STBC-AGM01"&gt;FRDM-STBC-AGM01&lt;/A&gt; combination, including the Kalman filter is planned to be released Q3 2015 on &lt;A href="https://community.nxp.com/space/11236"&gt;Sensorfusion.&lt;/A&gt; Please use this dedicated community space for any future questions related to sensor fusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Jul 2015 08:40:33 GMT</pubDate>
    <dc:creator>TomasVaverka</dc:creator>
    <dc:date>2015-07-13T08:40:33Z</dc:date>
    <item>
      <title>Using FRDM-KL25Z with FRDM STBC AGM01</title>
      <link>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455960#M2438</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 want to use FRDM-STBC-AGM01 sensor board model with FRDM-KL25Z board in codewarrior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was wondering if you can find example file, or explain which pin port I should use and how does it work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you can find me the example code, it will be great.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to use the sensor board to read the output data from agm01 board on my codewarrior&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:06:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455960#M2438</guid>
      <dc:creator>yonggunlee</dc:creator>
      <dc:date>2026-02-03T21:06:44Z</dc:date>
    </item>
    <item>
      <title>Re: Using FRDM-KL25Z with FRDM STBC AGM01</title>
      <link>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455961#M2439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yonggun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached you can find my simple bare metal example code I created for the &lt;SPAN style="color: #51626f; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif;"&gt;Freescale&lt;/SPAN&gt;​ &lt;A _jive_internal="true" href="https://community.nxp.com/cache.freescale.com/files/soft_dev_tools/hardware_tools/schematics/FRDM-KL25Z_SCH_REV_E.pdf"&gt;FRDM-KL25Z&lt;/A&gt; platform and &lt;A href="http://www.freescale.com/files/sensors/development_tools/printed_ciruit_boards_and_schematics/FRDM-STBC-AGM01-SCH.pdf"&gt;FRDM-STBC-AGM01&lt;/A&gt; board a month ago. It demonstrates how to read both the acceleration and magnetic data from the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FXOS8700CQ"&gt;FXOS8700CQ&lt;/A&gt; and the angular rate data from the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FXAS21002C"&gt;FXAS21002C&lt;/A&gt; using an I2C interface and an interrupt technique. You will find how to initialize the I2C1 module as well as both PTD4 and PTA5 pins that are connected to the INT1_8700 and INT1_21002 push-pull, active low interrupt pins. All jumpers were in the default position (2-3).&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;Tomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.3333320617676px; font-family: arial, helvetica, 'helvetica neue', verdana, sans-serif; color: #51626f;"&gt;&lt;EM&gt;PS: If my answer helps to solve your question, please mark it as "Correct". Thank you.&lt;/EM&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jul 2015 13:58:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455961#M2439</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2015-07-07T13:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: Using FRDM-KL25Z with FRDM STBC AGM01</title>
      <link>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455962#M2440</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;Thank you for the code, it helps me huge.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am planning to build drone with it, and do you think i need to use filter function for sensor?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so, I wonder how I should apply. I heard that i can use Kalman filter though&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jul 2015 18:57:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455962#M2440</guid>
      <dc:creator>yonggunlee</dc:creator>
      <dc:date>2015-07-10T18:57:00Z</dc:date>
    </item>
    <item>
      <title>Re: Using FRDM-KL25Z with FRDM STBC AGM01</title>
      <link>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455963#M2441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yonggun,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The complete sensor fusion source code for the &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-KL25Z"&gt;FRDM-KL25Z&lt;/A&gt; + &lt;A href="http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=FRDM-STBC-AGM01"&gt;FRDM-STBC-AGM01&lt;/A&gt; combination, including the Kalman filter is planned to be released Q3 2015 on &lt;A href="https://community.nxp.com/space/11236"&gt;Sensorfusion.&lt;/A&gt; Please use this dedicated community space for any future questions related to sensor fusion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 08:40:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Using-FRDM-KL25Z-with-FRDM-STBC-AGM01/m-p/455963#M2441</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2015-07-13T08:40:33Z</dc:date>
    </item>
  </channel>
</rss>

