<?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: Linux driver for MPL3115A2</title>
    <link>https://community.nxp.com/t5/Sensors/Linux-driver-for-MPL3115A2/m-p/965040#M5889</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend you to download and have a look at the&amp;nbsp;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fwebapp%2Fsps%2Fdownload%2Flicense.jsp%3FcolCode%3DMPL3115A2-DRVR" rel="nofollow" target="_blank"&gt;MPL3115A2 Pressure Sensor Linux Driver for Android Devices&amp;nbsp;&lt;/A&gt;(REV 1.0).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Aug 2019 07:41:35 GMT</pubDate>
    <dc:creator>TomasVaverka</dc:creator>
    <dc:date>2019-08-08T07:41:35Z</dc:date>
    <item>
      <title>Linux driver for MPL3115A2</title>
      <link>https://community.nxp.com/t5/Sensors/Linux-driver-for-MPL3115A2/m-p/965039#M5888</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not able to find out Linux driver for&amp;nbsp;&lt;A href="https://os.mbed.com/cookbook/MPL3115A2" style="background-color: transparent; box-sizing: border-box; color: #0091bd; font-family: Lato,sans-serif; font-size: 38px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 53.2px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;" target="_blank"&gt;MPL3115A2&lt;/A&gt; sensor. We are using IMAX8MQ-EVK board and want to integrate&amp;nbsp;&lt;A href="https://os.mbed.com/cookbook/MPL3115A2" style="background-color: transparent; box-sizing: border-box; color: #0091bd; font-family: Lato,sans-serif; font-size: 38px; font-style: normal; font-variant: normal; font-weight: 300; letter-spacing: normal; line-height: 53.2px; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;" target="_blank"&gt;MPL3115A2&lt;/A&gt; sensor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate your help.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2026 21:55:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Linux-driver-for-MPL3115A2/m-p/965039#M5888</guid>
      <dc:creator>gvchougala</dc:creator>
      <dc:date>2026-02-03T21:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: Linux driver for MPL3115A2</title>
      <link>https://community.nxp.com/t5/Sensors/Linux-driver-for-MPL3115A2/m-p/965040#M5889</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would recommend you to download and have a look at the&amp;nbsp;&lt;A data-content-finding="Community" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fwww.nxp.com%2Fwebapp%2Fsps%2Fdownload%2Flicense.jsp%3FcolCode%3DMPL3115A2-DRVR" rel="nofollow" target="_blank"&gt;MPL3115A2 Pressure Sensor Linux Driver for Android Devices&amp;nbsp;&lt;/A&gt;(REV 1.0).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Tomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Aug 2019 07:41:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Linux-driver-for-MPL3115A2/m-p/965040#M5889</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2019-08-08T07:41:35Z</dc:date>
    </item>
    <item>
      <title>Re: Linux driver for MPL3115A2</title>
      <link>https://community.nxp.com/t5/Sensors/Linux-driver-for-MPL3115A2/m-p/965041#M5890</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We used the driver from GitHub for MPL3115A2 sensor. Link to driver on the Github is &lt;A href="https://github.com/torvalds/linux/blob/master/drivers/iio/pressure/mpl3115.c"&gt;https://github.com/torvalds/linux/blob/master/drivers/iio/pressure/mpl3115.c&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We have connected the MPL3115 sensor to IMX8MQ-EVK board.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are able to probe the sensor but not able to find a way on how to read from the sensor. We tried&amp;nbsp; to read &lt;SPAN style="color: #d54e53; font-size: 10.5pt; "&gt;/sys/&lt;/SPAN&gt;&lt;SPAN style="color: #d681ff; font-size: 10.5pt; "&gt;class&lt;/SPAN&gt;&lt;SPAN style="color: #d54e53; font-size: 10.5pt; "&gt;/i2c-dev/i&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; color: #5d6a6f;"&gt;2c-&lt;/SPAN&gt;&lt;SPAN style="color: #e78c45; font-size: 10.5pt; "&gt;1&lt;/SPAN&gt;&lt;SPAN style="color: #d54e53; font-size: 10.5pt; "&gt;/device/&lt;/SPAN&gt;&lt;SPAN style="color: #e78c45; font-size: 10.5pt; "&gt;1&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; color: #5d6a6f;"&gt;-&lt;/SPAN&gt;&lt;SPAN style="color: #e78c45; font-size: 10.5pt; "&gt;0060&lt;/SPAN&gt;&lt;SPAN style="color: #d54e53; font-size: 10.5pt; "&gt;/iio\:device0/i&lt;/SPAN&gt;&lt;SPAN style="font-size: 10.5pt; color: #5d6a6f;"&gt;n_temp_scale but it doesn’t exist. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.5pt; color: #5d6a6f;"&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;We are able to see till /sys/class/i2c-dev/i2c-1/device/1-0060/ &lt;SPAN style="color: red;"&gt;but not the&lt;/SPAN&gt; iio\:device0/in_temp_scale&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.0pt;"&gt;We would appreciate if you can help us on how to read the data from sensor on the Linux platform.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Girija&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 29 Aug 2019 17:49:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Linux-driver-for-MPL3115A2/m-p/965041#M5890</guid>
      <dc:creator>gvchougala</dc:creator>
      <dc:date>2019-08-29T17:49:24Z</dc:date>
    </item>
  </channel>
</rss>

