<?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>SensorsのトピックFXLS8964 - Config</title>
    <link>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292059#M9022</link>
    <description>&lt;P&gt;Is there a configuration for this sensor family where the sensor can generate an interrupt for both ~2g transient acceleration and ~3 degree tilt angle change? Would like to set up a HPF and LPF respectively on the sensor, so there is minimum processing on the host side.&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jan 2026 01:33:09 GMT</pubDate>
    <dc:creator>MaTa</dc:creator>
    <dc:date>2026-01-13T01:33:09Z</dc:date>
    <item>
      <title>FXLS8964 - Config</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292059#M9022</link>
      <description>&lt;P&gt;Is there a configuration for this sensor family where the sensor can generate an interrupt for both ~2g transient acceleration and ~3 degree tilt angle change? Would like to set up a HPF and LPF respectively on the sensor, so there is minimum processing on the host side.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 01:33:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292059#M9022</guid>
      <dc:creator>MaTa</dc:creator>
      <dc:date>2026-01-13T01:33:09Z</dc:date>
    </item>
    <item>
      <title>Re: FXLS8964 - Config</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292233#M9023</link>
      <description>&lt;DIV&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Dear Matt,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;yes, FXLS8964AF supports a configuration where:&lt;/FONT&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;FONT size="2"&gt;Transient detection (~2 g) uses SDCD in relative mode (HPF-like behavior).&lt;/FONT&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;FONT size="2"&gt;Tilt detection (~3°) uses the orientation engine (LPF-based). Both can assert hardware interrupts, minimizing host-side computation.&lt;/FONT&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Please try following settings.&lt;/FONT&gt;&lt;/P&gt;
&lt;FONT size="2"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="JozefKozon_0-1768286537626.png" style="width: 521px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/372597i4D19BA7A68827E8F/image-dimensions/521x532?v=v2" width="521" height="532" role="button" title="JozefKozon_0-1768286537626.png" alt="JozefKozon_0-1768286537626.png" /&gt;&lt;/span&gt;&lt;/FONT&gt;
&lt;P&gt;&lt;FONT size="2"&gt;With Best Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="2"&gt;Jozef&lt;/FONT&gt;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 13 Jan 2026 06:45:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292233#M9023</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2026-01-13T06:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: FXLS8964 - Config</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292758#M9024</link>
      <description>&lt;P&gt;Thanks for the reply Jozef, the orientation engine depends on the z-lock condition correct? The ~3 degree tilt detection would be the angle between gravity vector and the Z-axes.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jan 2026 18:07:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292758#M9024</guid>
      <dc:creator>MaTa</dc:creator>
      <dc:date>2026-01-13T18:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: FXLS8964 - Config</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292960#M9025</link>
      <description>&lt;P&gt;Dear Matt,&lt;/P&gt;
&lt;P&gt;yes, your understanding is correct.&lt;/P&gt;
&lt;DIV&gt;
&lt;UL&gt;
&lt;LI&gt;
&lt;P&gt;Orientation Engine and Z-Lock&lt;BR /&gt;The FXLS8964AF orientation engine uses the z-lock condition to determine whether the device is in a stable orientation relative to gravity. Z-lock essentially checks if the Z-axis is aligned closely enough with the gravity vector (within a configurable threshold). When z-lock is active, the orientation engine can reliably classify the device as "face-up" or "face-down."&lt;/P&gt;
&lt;/LI&gt;
&lt;LI&gt;
&lt;P&gt;Tilt Detection (~3°)&lt;BR /&gt;The tilt angle is indeed calculated as the angle between the gravity vector (derived from accelerometer readings) and the Z-axis of the sensor. A 3° tilt means the Z-axis deviates by about 3° from the gravity vector, which is typically used to detect slight movements or confirm orientation stability.&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;With Best Regards,&lt;/P&gt;
&lt;P&gt;Jozef&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Wed, 14 Jan 2026 05:12:54 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964-Config/m-p/2292960#M9025</guid>
      <dc:creator>JozefKozon</dc:creator>
      <dc:date>2026-01-14T05:12:54Z</dc:date>
    </item>
  </channel>
</rss>

