<?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>topic Re: PCF8883 Proximity Sensor occasionally locks up in Sensors</title>
    <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661167#M4262</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for writing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that the issue is that when the input is touched for a long period of time, the device slowly recalibrates to a higher base capacitance level and if the user slightly releases the touch, but not completely letting go to trigger a release event the output will not be disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The behavior explained is unfortunately a direct result of the auto-calibration feature within our device.&amp;nbsp; A possible workaround to eliminate the issue is to measure the CPC voltage buffered with a voltage follower.&amp;nbsp; On the PCF8883 board (&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;A href="http://www.nxp.com/documents/user_manual/UM10370.pdf"&gt;OM11055&lt;/A&gt;&lt;/SPAN&gt;) we use the LMC7101 to buffer the CPC voltage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By buffering the CPC voltage, the voltage can be read by an A/D input of an MCU and the analog value is being used as a complement to the digital output of the capacitive sensor.&amp;nbsp; The idea is to register the CPC voltage value for instance x seconds after the cap sensor has detected hands and use this value later on as a reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this information helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Mar 2017 23:25:24 GMT</pubDate>
    <dc:creator>david_diaz</dc:creator>
    <dc:date>2017-03-07T23:25:24Z</dc:date>
    <item>
      <title>PCF8883 Proximity Sensor occasionally locks up</title>
      <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661166#M4261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I notice that a similar&amp;nbsp;question has been asked elsewhere in the forum. I have looked at the response from NXP but I am still having a problem and would appreciate some assistance.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Referring to the attached schematic&amp;nbsp;PCF8883_typical_application.jpg&lt;/P&gt;&lt;P&gt;I am using the following component values:&lt;/P&gt;&lt;P&gt;Rf = 4K7 (I read in an application note that it should be under 5K)&lt;/P&gt;&lt;P&gt;Cf = 10pF&lt;/P&gt;&lt;P&gt;Rc = 75K &amp;nbsp; (this gives me 1.5V across Ccpc which is half the voltage of Vcc(integd) - I don't have a high impedance meter. I capture the voltage on an oscilloscope. The voltage does drop off rapidly but I am measuring the initial peak which for me is 1.5V. This is half Vcc(intregd) . My Vdd is 3V which is derived from a Linear regulator - no switched mode regulator)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have the same problem irrespective of whether I use the filter Rf and Cf or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My sensing plate is rectangular with rounded corners. It measures approximately 30mm by 15mm. It is a thin steel plate covered with a thin sheet of Mylar. The user touches the Mylar. The sensor is connected to the resistor Rf via a free hanging wire which is about 15mm long. I prefer not to post photos as it is confidential.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using it in push button mode.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Most of the time it works well, but occasionally (maybe once every few minutes) it locks up in the off state even though I am still touching the sensing plate. To get it to work again I need to release and retouch the sensor plate a few times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have also seen it misbehaving in other ways but the main failure mode is the one I described above.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Feb 2026 23:45:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661166#M4261</guid>
      <dc:creator>arizagnoev</dc:creator>
      <dc:date>2026-02-03T23:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8883 Proximity Sensor occasionally locks up</title>
      <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661167#M4262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Ari,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much for writing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I assume that the issue is that when the input is touched for a long period of time, the device slowly recalibrates to a higher base capacitance level and if the user slightly releases the touch, but not completely letting go to trigger a release event the output will not be disabled.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The behavior explained is unfortunately a direct result of the auto-calibration feature within our device.&amp;nbsp; A possible workaround to eliminate the issue is to measure the CPC voltage buffered with a voltage follower.&amp;nbsp; On the PCF8883 board (&lt;SPAN style="font-size: 11.0pt;"&gt;&lt;A href="http://www.nxp.com/documents/user_manual/UM10370.pdf"&gt;OM11055&lt;/A&gt;&lt;/SPAN&gt;) we use the LMC7101 to buffer the CPC voltage.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By buffering the CPC voltage, the voltage can be read by an A/D input of an MCU and the analog value is being used as a complement to the digital output of the capacitive sensor.&amp;nbsp; The idea is to register the CPC voltage value for instance x seconds after the cap sensor has detected hands and use this value later on as a reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if this information helps.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Mar 2017 23:25:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661167#M4262</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2017-03-07T23:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8883 Proximity Sensor occasionally locks up</title>
      <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661168#M4263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your response. I had tried various things without success. I&lt;/P&gt;&lt;P&gt;had put it aside and was going to get back to this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I must say I was going to look for an alternative IC at DIgikey, but your&lt;/P&gt;&lt;P&gt;device has such great specs especially the current consumption.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I plan on getting back to it soon so your email was timely. I will try what&lt;/P&gt;&lt;P&gt;you suggested.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is considered a long time? Although I suspect my application might be&lt;/P&gt;&lt;P&gt;a long time because I could be gripping the sensor for over minute or even&lt;/P&gt;&lt;P&gt;longer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think your suggestion could work. As you say I could register the Voltage&lt;/P&gt;&lt;P&gt;at CPC soon after a touch is detected. I could then regularly monitor the&lt;/P&gt;&lt;P&gt;CPC voltage to check whether it has been released. What would I expect to&lt;/P&gt;&lt;P&gt;see at CPC over the course of a "long time" as it auto-calibrates? Maybe I&lt;/P&gt;&lt;P&gt;am lazy here and need to read the spec :smileyhappy: How will I know that the user&lt;/P&gt;&lt;P&gt;has removed their hand.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Ari Zagnoev&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari Zagnoev&lt;/P&gt;&lt;P&gt;Combimouse Pty Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;401/8 Queens Avenue, Hawthorn, Melbourne, Victoria, 3122,  Australia&lt;/P&gt;&lt;P&gt;Mobile     - 0414 379 436&lt;/P&gt;&lt;P&gt;Skype     - AriZagnoev&lt;/P&gt;&lt;P&gt;Email       - azagnoev@combimouse.com&lt;/P&gt;&lt;P&gt;Website   - &lt;A href="https://community.nxp.com/www.combimouse.com" target="test_blank"&gt;www.combimouse.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Facebook - &lt;A href="http://www.facebook.com/Combimouse" target="test_blank"&gt;http://www.facebook.com/Combimouse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter     - @Combimouse on Twitter: &lt;A href="https://twitter.com/combimouse" target="test_blank"&gt;https://twitter.com/combimouse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 00:17:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661168#M4263</guid>
      <dc:creator>arizagnoev</dc:creator>
      <dc:date>2017-03-08T00:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8883 Proximity Sensor occasionally locks up</title>
      <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661169#M4264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry my response wasn't quite correct. When the sensor indicates that it&lt;/P&gt;&lt;P&gt;has been released I could double check that it actually has been released&lt;/P&gt;&lt;P&gt;by comparing the AD reading with that registered previously and then&lt;/P&gt;&lt;P&gt;continue monitoring it until it actually has been released. Fortunately my&lt;/P&gt;&lt;P&gt;micro is not sleeping durinng this time and I am able to do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But as I said in my previous email I would like to know what happens to the&lt;/P&gt;&lt;P&gt;CPC voltage while it auto calibrates and incorrectly indicates that the&lt;/P&gt;&lt;P&gt;sensor has been released even though it wasn't released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari Zagnoev&lt;/P&gt;&lt;P&gt;Combimouse Pty Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;401/8 Queens Avenue, Hawthorn, Melbourne, Victoria, 3122,  Australia&lt;/P&gt;&lt;P&gt;Mobile     - 0414 379 436&lt;/P&gt;&lt;P&gt;Skype     - AriZagnoev&lt;/P&gt;&lt;P&gt;Email       - azagnoev@combimouse.com&lt;/P&gt;&lt;P&gt;Website   - &lt;A href="https://community.nxp.com/www.combimouse.com" target="test_blank"&gt;www.combimouse.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Facebook - &lt;A href="http://www.facebook.com/Combimouse" target="test_blank"&gt;http://www.facebook.com/Combimouse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter     - @Combimouse on Twitter: &lt;A href="https://twitter.com/combimouse" target="test_blank"&gt;https://twitter.com/combimouse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 00:24:26 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661169#M4264</guid>
      <dc:creator>arizagnoev</dc:creator>
      <dc:date>2017-03-08T00:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8883 Proximity Sensor occasionally locks up</title>
      <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661170#M4265</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry yet another response. I had a look at the LMC7101 spec and the supply&lt;/P&gt;&lt;P&gt;current of 0.5mA is way too high. It is some time since I looked at&lt;/P&gt;&lt;P&gt;followers. Do you think there is a better solution? Is there another op amp&lt;/P&gt;&lt;P&gt;you could recommend that has a current low current consumpton of say under&lt;/P&gt;&lt;P&gt;50uA?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari Zagnoev&lt;/P&gt;&lt;P&gt;Combimouse Pty Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;401/8 Queens Avenue, Hawthorn, Melbourne, Victoria, 3122,  Australia&lt;/P&gt;&lt;P&gt;Mobile     - 0414 379 436&lt;/P&gt;&lt;P&gt;Skype     - AriZagnoev&lt;/P&gt;&lt;P&gt;Email       - azagnoev@combimouse.com&lt;/P&gt;&lt;P&gt;Website   - &lt;A href="https://community.nxp.com/www.combimouse.com" target="test_blank"&gt;www.combimouse.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Facebook - &lt;A href="http://www.facebook.com/Combimouse" target="test_blank"&gt;http://www.facebook.com/Combimouse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter     - @Combimouse on Twitter: &lt;A href="https://twitter.com/combimouse" target="test_blank"&gt;https://twitter.com/combimouse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 00:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661170#M4265</guid>
      <dc:creator>arizagnoev</dc:creator>
      <dc:date>2017-03-08T00:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8883 Proximity Sensor occasionally locks up</title>
      <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661171#M4266</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sorry for all the emails. I should collect my thoughts first.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have found a low power op amp with shutdown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will experiment with a LM358 to see if it solves the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I initially thought there would be a problem because when the IC "latches&lt;/P&gt;&lt;P&gt;up" it takes a few retouches before it works again. I initially thought I&lt;/P&gt;&lt;P&gt;wouldn't be handle this scenario, but I now think I can. When I detect that&lt;/P&gt;&lt;P&gt;it has "gone crazy" I can sample CPC more regularly knowing that I can't&lt;/P&gt;&lt;P&gt;trust the output from the IC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari Zagnoev&lt;/P&gt;&lt;P&gt;Combimouse Pty Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;401/8 Queens Avenue, Hawthorn, Melbourne, Victoria, 3122,  Australia&lt;/P&gt;&lt;P&gt;Mobile     - 0414 379 436&lt;/P&gt;&lt;P&gt;Skype     - AriZagnoev&lt;/P&gt;&lt;P&gt;Email       - azagnoev@combimouse.com&lt;/P&gt;&lt;P&gt;Website   - &lt;A href="https://community.nxp.com/www.combimouse.com" target="test_blank"&gt;www.combimouse.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Facebook - &lt;A href="http://www.facebook.com/Combimouse" target="test_blank"&gt;http://www.facebook.com/Combimouse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter     - @Combimouse on Twitter: &lt;A href="https://twitter.com/combimouse" target="test_blank"&gt;https://twitter.com/combimouse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Mar 2017 02:59:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661171#M4266</guid>
      <dc:creator>arizagnoev</dc:creator>
      <dc:date>2017-03-08T02:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8883 Proximity Sensor occasionally locks up</title>
      <link>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661172#M4267</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A quick update.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a test board, much like the evaluation board you referred to.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I couldn't get a LMC7101 quickly, so I am using a TLC272 which has an input&lt;/P&gt;&lt;P&gt;resistance of 1 terra Ohm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can see that when the sensor is touched the voltage goes up by about 10mV&lt;/P&gt;&lt;P&gt;and slowly carries on going up for a short time. If I release my touch the&lt;/P&gt;&lt;P&gt;PCF Output logic goes low and the CPC voltage drops back to where it was&lt;/P&gt;&lt;P&gt;before touching. I notice something odd. When I release the sensor the&lt;/P&gt;&lt;P&gt;Output pin goes low and only 50ms after that do I see a drop on the CPC&lt;/P&gt;&lt;P&gt;voltage. Obviously the internal logic is looking at something else besides&lt;/P&gt;&lt;P&gt;the CPC voltage to determine that the sensor has been released.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I haven't used it on my device - that comes next.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem with the TLC272(that I used) and the LMC7101(that you&lt;/P&gt;&lt;P&gt;suggested) is the current consumption. I was thinking of looking for an Op&lt;/P&gt;&lt;P&gt;Amp with shutdown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However I have found the Max44625. It has a current consumption of 4uA(even&lt;/P&gt;&lt;P&gt;lower in shutdown). I am not an expert - I think the low speed of 200kHz is&lt;/P&gt;&lt;P&gt;not an issue as ours is a slow application. The only potential issue could&lt;/P&gt;&lt;P&gt;be the input resistance of 1GOhm. This is less than the 5GOhm specified in&lt;/P&gt;&lt;P&gt;the NXP app note AN10832.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think this could be issue - if so I will look for something else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please let me know if what I saw with the voltage on CPC is not what you&lt;/P&gt;&lt;P&gt;expect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ari&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ari Zagnoev&lt;/P&gt;&lt;P&gt;Combimouse Pty Ltd&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;401/8 Queens Avenue, Hawthorn, Melbourne, Victoria, 3122,  Australia&lt;/P&gt;&lt;P&gt;Mobile     - 0414 379 436&lt;/P&gt;&lt;P&gt;Skype     - AriZagnoev&lt;/P&gt;&lt;P&gt;Email       - azagnoev@combimouse.com&lt;/P&gt;&lt;P&gt;Website   - &lt;A href="https://community.nxp.com/www.combimouse.com" target="test_blank"&gt;www.combimouse.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Facebook - &lt;A href="http://www.facebook.com/Combimouse" target="test_blank"&gt;http://www.facebook.com/Combimouse&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Twitter     - @Combimouse on Twitter: &lt;A href="https://twitter.com/combimouse" target="test_blank"&gt;https://twitter.com/combimouse&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Mar 2017 05:20:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/PCF8883-Proximity-Sensor-occasionally-locks-up/m-p/661172#M4267</guid>
      <dc:creator>arizagnoev</dc:creator>
      <dc:date>2017-03-09T05:20:41Z</dc:date>
    </item>
  </channel>
</rss>

