<?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中的主题 Re: FXLS8964AF issue setting registers</title>
    <link>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1703697#M7546</link>
    <description>&lt;P&gt;Hello &lt;A id="link_6" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221207" target="_self" aria-label="View Profile of Nesdoly"&gt;&lt;SPAN class=""&gt;Nesdoly&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I hope all is great with you. Thank you for using the NXP communities.&lt;/P&gt;
&lt;P&gt;The device supports SPI interface with clock frequencies up to 4MHz. Could you please review the table below? Are you within the SPI timing specification?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diazmarin09_0-1691777233541.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/236127i33A14E0705BFBBC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="diazmarin09_0-1691777233541.png" alt="diazmarin09_0-1691777233541.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How many devices have you tested and failed?&lt;/P&gt;
&lt;P&gt;Can you share your device configuration (schematic)? Is the INTF_SEL pin pulled to VDD?&lt;/P&gt;
&lt;P&gt;Could you please share the procedure that you use to configure the device using SPI?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the meantime, I would like to recommend the document below. You may use the examples as a reference for your design.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12004.pdf" target="_blank"&gt;AN12004&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
    <pubDate>Fri, 11 Aug 2023 18:08:07 GMT</pubDate>
    <dc:creator>diazmarin09</dc:creator>
    <dc:date>2023-08-11T18:08:07Z</dc:date>
    <item>
      <title>FXLS8964AF issue setting registers</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1698903#M7529</link>
      <description>&lt;P&gt;I'm having trouble setting some of the control/config registers in an FXLS8964AF, but strangely not all of them. I'm using a standard 4 wire SPI interface (mode 0) running at 4MHz.&lt;/P&gt;&lt;P&gt;The one I cannot set, but absolutely require, is SENS_CONFIG5 (0x19). I'm trying to set the VECM_EN bit. I write 0x10 to this register, but I keep reading back 0x00 - and the contents of the VECM registers are always 0, so the vector magnitude functionality is indeed off.&lt;/P&gt;&lt;P&gt;There are others I cannot set: INT_EN (0x20). I'm attempting to write 0xa0, but it always reads back as 0x00.&lt;/P&gt;&lt;P&gt;SDCD_CONFIG1 &amp;amp; 2 are also giving me problems. I'm writing 0xb8 0xf2 but both read back as 0x00.&lt;/P&gt;&lt;P&gt;I've tried writing the registers in groups (taking advantage of the auto-increment feature) and individually - no difference in behavior with either.&lt;/P&gt;&lt;P&gt;Is there a timing trick to setting these registers that I'm not aware of?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:28:34 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1698903#M7529</guid>
      <dc:creator>Nesdoly</dc:creator>
      <dc:date>2026-02-03T21:28:34Z</dc:date>
    </item>
    <item>
      <title>Re: FXLS8964AF issue setting registers</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1703697#M7546</link>
      <description>&lt;P&gt;Hello &lt;A id="link_6" class="lia-link-navigation lia-page-link lia-user-name-link" href="https://community.nxp.com/t5/user/viewprofilepage/user-id/221207" target="_self" aria-label="View Profile of Nesdoly"&gt;&lt;SPAN class=""&gt;Nesdoly&lt;/SPAN&gt;&lt;/A&gt;,&lt;/P&gt;
&lt;P&gt;I hope all is great with you. Thank you for using the NXP communities.&lt;/P&gt;
&lt;P&gt;The device supports SPI interface with clock frequencies up to 4MHz. Could you please review the table below? Are you within the SPI timing specification?&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="diazmarin09_0-1691777233541.png" style="width: 400px;"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/236127i33A14E0705BFBBC2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="diazmarin09_0-1691777233541.png" alt="diazmarin09_0-1691777233541.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;How many devices have you tested and failed?&lt;/P&gt;
&lt;P&gt;Can you share your device configuration (schematic)? Is the INTF_SEL pin pulled to VDD?&lt;/P&gt;
&lt;P&gt;Could you please share the procedure that you use to configure the device using SPI?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In the meantime, I would like to recommend the document below. You may use the examples as a reference for your design.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://www.nxp.com/docs/en/application-note/AN12004.pdf" target="_blank"&gt;AN12004&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;David&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 18:08:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1703697#M7546</guid>
      <dc:creator>diazmarin09</dc:creator>
      <dc:date>2023-08-11T18:08:07Z</dc:date>
    </item>
    <item>
      <title>Re: FXLS8964AF issue setting registers</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1839665#M8105</link>
      <description>&lt;P&gt;I have exactly the same problem ....&lt;/P&gt;&lt;P&gt;I like to set bit&amp;nbsp;&lt;SPAN&gt;VECM_EN in register&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;SENS_CONFIG5 (0x19), but it's refused. Reading back the register shows always the flag being zero.&lt;BR /&gt;I cannot believe, that it is a basic I2C problem, because all other communication works robust.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 20:28:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1839665#M8105</guid>
      <dc:creator>MrMartin</dc:creator>
      <dc:date>2024-04-02T20:28:42Z</dc:date>
    </item>
    <item>
      <title>Re: FXLS8964AF issue setting registers</title>
      <link>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1839671#M8106</link>
      <description>&lt;P&gt;Sorry I never bothered to update this post. I did hear back from NXP support shortly after I originally posted this.&lt;BR /&gt;&lt;BR /&gt;"I tested your settings on my FRDM-STBA-A8964 EVB. When I follow your settings, the board is reset. In the step 3. SENS_CONFIG5=0x10, I cannot enable the Vector magnitude function. The VCEM_EN does not stay set to 1. Please try the settings from FreeMASTER GUI, where I run the example attached. The Vector magnitude function works here."&lt;/P&gt;&lt;P&gt;I've attached support's screenshot. Long story short, there are combinations of settings for this accelerometer that are mutually exclusive. The data sheet doesn't say what settings are or are not compatible.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2024 20:39:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/FXLS8964AF-issue-setting-registers/m-p/1839671#M8106</guid>
      <dc:creator>Nesdoly</dc:creator>
      <dc:date>2024-04-02T20:39:15Z</dc:date>
    </item>
  </channel>
</rss>

