<?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>i.MX ProcessorsのトピックRe: imx8 Accelerometer can't be used.</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/imx8-Accelerometer-can-t-be-used/m-p/1191359#M165757</link>
    <description>&lt;P&gt;hi,NXP&lt;/P&gt;&lt;P&gt;thanks for your reply,I already have these two documents(and for imx8mm,it seems use&amp;nbsp;&lt;STRONG&gt;fsl_sensor_fusion &lt;/STRONG&gt;not&amp;nbsp;&lt;STRONG&gt;magd &lt;/STRONG&gt;to report sensor data).we are based in android 9 to develop our soft.and my understanding is that we need &lt;STRONG&gt;magd&lt;/STRONG&gt; to report the&amp;nbsp;Accelerometer data to framework and&amp;nbsp;Application.but there is only&amp;nbsp;Accelerometer sensor and there is no&amp;nbsp;Magnetometer sensor in our board,so&amp;nbsp;&lt;STRONG&gt;magd&lt;/STRONG&gt; will exit ,because it can't read&amp;nbsp;&amp;nbsp;“FreescaleMagnetometer” poll input device.&lt;/P&gt;&lt;P&gt;so my problem is how we can report the&amp;nbsp;Accelerometer data to framework and&amp;nbsp;Application,without&amp;nbsp;Magnetometer sensor in our board.&lt;/P&gt;&lt;P&gt;and we also found that it seems&amp;nbsp;&lt;STRONG&gt;fsl_sensor_fusion&amp;nbsp;&lt;/STRONG&gt;still can't report&amp;nbsp;Accelerometer data to&amp;nbsp;framework.&lt;/P&gt;</description>
    <pubDate>Tue, 01 Dec 2020 07:22:36 GMT</pubDate>
    <dc:creator>1269813285</dc:creator>
    <dc:date>2020-12-01T07:22:36Z</dc:date>
    <item>
      <title>imx8 Accelerometer can't be used.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8-Accelerometer-can-t-be-used/m-p/1190748#M165698</link>
      <description>&lt;P&gt;我们使用imx8mm的板子，通过i2c外接mma8452加速度计。驱动是好的，通过如下命令：&lt;/P&gt;&lt;P&gt;#echo 1 &amp;gt; /sys/class/input/input1/enable&lt;/P&gt;&lt;P&gt;#getevent&lt;/P&gt;&lt;P&gt;可以得到输入事件。&lt;/P&gt;&lt;P&gt;但是android没有加速度计的时间上报。&lt;/P&gt;&lt;P&gt;我看配置使用的BOARD_USE_SENSOR_FUSION即使用的fsl_sensor_fusion，这个是否是不能使用单加速度计的？&lt;/P&gt;&lt;P&gt;我改成BOARD_HAS_SENSOR，使用magd，但是好像需要检查Magnetometer，如果没有Magnetometer，就会退出magd。&lt;/P&gt;&lt;P&gt;我想知道的是如果只使用加速度计，android系统应该怎样配置？&lt;/P&gt;</description>
      <pubDate>Mon, 30 Nov 2020 08:31:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8-Accelerometer-can-t-be-used/m-p/1190748#M165698</guid>
      <dc:creator>1269813285</dc:creator>
      <dc:date>2020-11-30T08:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: imx8 Accelerometer can't be used.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8-Accelerometer-can-t-be-used/m-p/1191346#M165756</link>
      <description>&lt;P&gt;Please have check the reply I give you in your another threadhttps://community.nxp.com/t5/i-MX-Processors/imx8m-%E5%8A%A0%E9%80%9F%E5%BA%A6%E8%AE%A1%E4%B8%8D%E8%83%BD%E6%AD%A3%E5%B8%B8%E4%BD%BF%E7%94%A8/m-p/1190750/highlight/false#M165699&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 07:03:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8-Accelerometer-can-t-be-used/m-p/1191346#M165756</guid>
      <dc:creator>Rita_Wang</dc:creator>
      <dc:date>2020-12-01T07:03:18Z</dc:date>
    </item>
    <item>
      <title>Re: imx8 Accelerometer can't be used.</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/imx8-Accelerometer-can-t-be-used/m-p/1191359#M165757</link>
      <description>&lt;P&gt;hi,NXP&lt;/P&gt;&lt;P&gt;thanks for your reply,I already have these two documents(and for imx8mm,it seems use&amp;nbsp;&lt;STRONG&gt;fsl_sensor_fusion &lt;/STRONG&gt;not&amp;nbsp;&lt;STRONG&gt;magd &lt;/STRONG&gt;to report sensor data).we are based in android 9 to develop our soft.and my understanding is that we need &lt;STRONG&gt;magd&lt;/STRONG&gt; to report the&amp;nbsp;Accelerometer data to framework and&amp;nbsp;Application.but there is only&amp;nbsp;Accelerometer sensor and there is no&amp;nbsp;Magnetometer sensor in our board,so&amp;nbsp;&lt;STRONG&gt;magd&lt;/STRONG&gt; will exit ,because it can't read&amp;nbsp;&amp;nbsp;“FreescaleMagnetometer” poll input device.&lt;/P&gt;&lt;P&gt;so my problem is how we can report the&amp;nbsp;Accelerometer data to framework and&amp;nbsp;Application,without&amp;nbsp;Magnetometer sensor in our board.&lt;/P&gt;&lt;P&gt;and we also found that it seems&amp;nbsp;&lt;STRONG&gt;fsl_sensor_fusion&amp;nbsp;&lt;/STRONG&gt;still can't report&amp;nbsp;Accelerometer data to&amp;nbsp;framework.&lt;/P&gt;</description>
      <pubDate>Tue, 01 Dec 2020 07:22:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/imx8-Accelerometer-can-t-be-used/m-p/1191359#M165757</guid>
      <dc:creator>1269813285</dc:creator>
      <dc:date>2020-12-01T07:22:36Z</dc:date>
    </item>
  </channel>
</rss>

