<?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: Hal Layer polling not working</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Hal-Layer-polling-not-working/m-p/668149#M102788</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aravinth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it working in linux. One can try to debug it, use as help&lt;/P&gt;&lt;P&gt;documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://events.linuxfoundation.org/sites/events/files/slides/lceu15_baluta.pdf" title="http://events.linuxfoundation.org/sites/events/files/slides/lceu15_baluta.pdf"&gt;http://events.linuxfoundation.org/sites/events/files/slides/lceu15_baluta.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dbaluta.github.io/iiosubsys.html" title="https://dbaluta.github.io/iiosubsys.html"&gt;Chapter&amp;nbsp;2.&amp;nbsp;Industrial I/O core&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 May 2017 23:05:41 GMT</pubDate>
    <dc:creator>igorpadykov</dc:creator>
    <dc:date>2017-05-07T23:05:41Z</dc:date>
    <item>
      <title>Hal Layer polling not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hal-Layer-polling-not-working/m-p/668148#M102787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I'm using light sensor in Android 6.&lt;/P&gt;&lt;P&gt;If i'm giving&lt;/P&gt;&lt;P&gt;=&amp;gt; cat /sys/class/i2c-dev/i2c-1/device/1-0045/iio:device0/in_illuminance_input&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm getting current lux value. same value updated on android application also. But in application it's not updating continuously.&lt;/P&gt;&lt;P&gt;When ever i'm giving the "&lt;SPAN&gt;cat /sys/class/i2c-dev/i2c-1/device/1-0045/iio:device0/in_illuminance_input&amp;nbsp;&lt;/SPAN&gt;" in that time only it's updating.&lt;/P&gt;&lt;P&gt;What can i do to poll to read the data continuously???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aravinth&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 05 May 2017 07:31:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hal-Layer-polling-not-working/m-p/668148#M102787</guid>
      <dc:creator>aravinthkumarja</dc:creator>
      <dc:date>2017-05-05T07:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hal Layer polling not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hal-Layer-polling-not-working/m-p/668149#M102788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Aravinth&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;is it working in linux. One can try to debug it, use as help&lt;/P&gt;&lt;P&gt;documentation on&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://events.linuxfoundation.org/sites/events/files/slides/lceu15_baluta.pdf" title="http://events.linuxfoundation.org/sites/events/files/slides/lceu15_baluta.pdf"&gt;http://events.linuxfoundation.org/sites/events/files/slides/lceu15_baluta.pdf&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://dbaluta.github.io/iiosubsys.html" title="https://dbaluta.github.io/iiosubsys.html"&gt;Chapter&amp;nbsp;2.&amp;nbsp;Industrial I/O core&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;igor&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;BR /&gt;Note: If this post answers your question, please click the Correct Answer button. Thank you!&lt;BR /&gt;-----------------------------------------------------------------------------------------------------------------------&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 May 2017 23:05:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hal-Layer-polling-not-working/m-p/668149#M102788</guid>
      <dc:creator>igorpadykov</dc:creator>
      <dc:date>2017-05-07T23:05:41Z</dc:date>
    </item>
    <item>
      <title>Re: Hal Layer polling not working</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hal-Layer-polling-not-working/m-p/668150#M102789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I fixed this issue. I did some changes on opt3001 light sensor driver code. Now it's working fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aravinth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 May 2017 06:12:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hal-Layer-polling-not-working/m-p/668150#M102789</guid>
      <dc:creator>aravinthkumarja</dc:creator>
      <dc:date>2017-05-08T06:12:49Z</dc:date>
    </item>
  </channel>
</rss>

