<?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中的主题 Problems with FXOS8700CQ</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-FXOS8700CQ/m-p/416323#M23699</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;I'm new with Freescale microcontrollers, so I need some help to configurate the FXOS8700CQ inertial sensor . Following the Processor Expert Manual, I think that I have to use the Macros present in the file PE_Types.h to initiate the sensor, but the functions shown in the Manual ( setRegBit (RegName, BitName), for example) are not presents in my PE_Types.h code file... I'm using the KL26Z128 microcontroller and CodeWarrior 10.6. My code file file is attached here &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt; . The I2C0 is configured, but the code has only comments, because I know the specifications (based in FXOS8700CQ manual, page 30th), but I don't know how to implement this. Can somebody give me a clue?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rafael&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337557"&gt;IMU3.rar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Jun 2015 18:24:10 GMT</pubDate>
    <dc:creator>rafaeldalazen</dc:creator>
    <dc:date>2015-06-01T18:24:10Z</dc:date>
    <item>
      <title>Problems with FXOS8700CQ</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-FXOS8700CQ/m-p/416323#M23699</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi folks,&lt;/P&gt;&lt;P&gt;I'm new with Freescale microcontrollers, so I need some help to configurate the FXOS8700CQ inertial sensor . Following the Processor Expert Manual, I think that I have to use the Macros present in the file PE_Types.h to initiate the sensor, but the functions shown in the Manual ( setRegBit (RegName, BitName), for example) are not presents in my PE_Types.h code file... I'm using the KL26Z128 microcontroller and CodeWarrior 10.6. My code file file is attached here &lt;SPAN aria-label="Happy" class="emoticon_happy emoticon-inline" style="height:16px;width:16px;"&gt;&lt;/SPAN&gt; . The I2C0 is configured, but the code has only comments, because I know the specifications (based in FXOS8700CQ manual, page 30th), but I don't know how to implement this. Can somebody give me a clue?&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Rafael&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-337557"&gt;IMU3.rar&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 18:24:10 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-FXOS8700CQ/m-p/416323#M23699</guid>
      <dc:creator>rafaeldalazen</dc:creator>
      <dc:date>2015-06-01T18:24:10Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with FXOS8700CQ</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-FXOS8700CQ/m-p/416324#M23700</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rafael&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The accelerometer on the FRDM-KL26Z is supported here: &lt;A href="http://www.utasker.com/kinetis/FRDM-KL26Z.html" title="http://www.utasker.com/kinetis/FRDM-KL26Z.html"&gt;µTasker Kinetis FRDM-KL26Z support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached is reference code from the uTasker project (CW10.6 compatible) configuring the device and reading the values continuously.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kinetis: &lt;A href="http://www.utasker.com/kinetis.html" title="http://www.utasker.com/kinetis.html"&gt;µTasker Kinetis support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;KL26: &lt;A href="http://www.utasker.com/kinetis/FRDM-KL26Z.html" title="http://www.utasker.com/kinetis/FRDM-KL26Z.html"&gt;µTasker Kinetis FRDM-KL26Z support&lt;/A&gt;&amp;nbsp; / &lt;A href="http://www.utasker.com/kinetis/TEENSY_LC.html" title="http://www.utasker.com/kinetis/TEENSY_LC.html"&gt;µTasker Kinetis Teensy LC support&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;For the complete "out-of-the-box" Kinetis experience and faster time to market&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Jun 2015 22:50:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-FXOS8700CQ/m-p/416324#M23700</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2015-06-01T22:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Problems with FXOS8700CQ</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-FXOS8700CQ/m-p/416325#M23701</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Rafael,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should take a look into the example located in C:\Freescale\CW MCU v10.6\MCU\CodeWarrior_Examples\Processor_Expert\Kinetis\FRDM-KL25Z\I2C_RGB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Earl.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Jun 2015 22:20:12 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/Problems-with-FXOS8700CQ/m-p/416325#M23701</guid>
      <dc:creator>EarlOrlando</dc:creator>
      <dc:date>2015-06-02T22:20:12Z</dc:date>
    </item>
  </channel>
</rss>

