<?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>Other NXP ProductsのトピックRe: PCF8523, have source code?</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/PCF8523-have-source-code/m-p/1032751#M8733</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is, indeed no source code available &amp;nbsp;from NXP. The data sheet &amp;nbsp;is detailed enough to create a driver from scratch for the majority of the functionality.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are several source code repositories &amp;nbsp;that provide code for the PCF8523.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here below are some examples:&lt;/P&gt;&lt;P&gt;On Github:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/SpellFoundry/PCF8523" title="https://github.com/SpellFoundry/PCF8523"&gt;GitHub - SpellFoundry/PCF8523: Arduino Library for PCF8523 RTC&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/lkolbly/pcf8523" title="https://github.com/lkolbly/pcf8523"&gt;GitHub - lkolbly/pcf8523: PCF8523 library for rust&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/avishayp/pcf8523" title="https://github.com/avishayp/pcf8523"&gt;GitHub - avishayp/pcf8523: python library for nxp pcf8523 rtc&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Arduino &amp;nbsp;library for PCF8523 is explained at&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://learn.adafruit.com/adafruit-pcf8523-real-time-clock/rtc-with-arduino" title="https://learn.adafruit.com/adafruit-pcf8523-real-time-clock/rtc-with-arduino"&gt;https://learn.adafruit.com/adafruit-pcf8523-real-time-clock/rtc-with-arduino&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the examples above implement a subset of the functionality provided by the NXP chip PCF8523.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are searching for some examples of the use of the TIMER B and the INT2 line for a specific application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far we have no success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This little note may help you to a starting point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Apr 2020 04:38:32 GMT</pubDate>
    <dc:creator>ephraimschoenfe</dc:creator>
    <dc:date>2020-04-12T04:38:32Z</dc:date>
    <item>
      <title>PCF8523, have source code?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCF8523-have-source-code/m-p/1032749#M8731</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;PCF8523, have source code?&lt;/P&gt;&lt;P&gt;Please share,&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 07:30:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCF8523-have-source-code/m-p/1032749#M8731</guid>
      <dc:creator>jackylu</dc:creator>
      <dc:date>2020-03-16T07:30:39Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8523, have source code?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCF8523-have-source-code/m-p/1032750#M8732</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Unfortunately we don't have source code but we have manual UM10301 for reference for hardware and software design.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Mar 2020 07:50:21 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCF8523-have-source-code/m-p/1032750#M8732</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2020-03-16T07:50:21Z</dc:date>
    </item>
    <item>
      <title>Re: PCF8523, have source code?</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCF8523-have-source-code/m-p/1032751#M8733</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is, indeed no source code available &amp;nbsp;from NXP. The data sheet &amp;nbsp;is detailed enough to create a driver from scratch for the majority of the functionality.&amp;nbsp;&lt;/P&gt;&lt;P&gt;There are several source code repositories &amp;nbsp;that provide code for the PCF8523.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here below are some examples:&lt;/P&gt;&lt;P&gt;On Github:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/SpellFoundry/PCF8523" title="https://github.com/SpellFoundry/PCF8523"&gt;GitHub - SpellFoundry/PCF8523: Arduino Library for PCF8523 RTC&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/lkolbly/pcf8523" title="https://github.com/lkolbly/pcf8523"&gt;GitHub - lkolbly/pcf8523: PCF8523 library for rust&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/avishayp/pcf8523" title="https://github.com/avishayp/pcf8523"&gt;GitHub - avishayp/pcf8523: python library for nxp pcf8523 rtc&lt;/A&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The Arduino &amp;nbsp;library for PCF8523 is explained at&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://learn.adafruit.com/adafruit-pcf8523-real-time-clock/rtc-with-arduino" title="https://learn.adafruit.com/adafruit-pcf8523-real-time-clock/rtc-with-arduino"&gt;https://learn.adafruit.com/adafruit-pcf8523-real-time-clock/rtc-with-arduino&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the examples above implement a subset of the functionality provided by the NXP chip PCF8523.&amp;nbsp;&lt;/P&gt;&lt;P&gt;We are searching for some examples of the use of the TIMER B and the INT2 line for a specific application.&amp;nbsp;&lt;/P&gt;&lt;P&gt;So far we have no success.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This little note may help you to a starting point&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Apr 2020 04:38:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCF8523-have-source-code/m-p/1032751#M8733</guid>
      <dc:creator>ephraimschoenfe</dc:creator>
      <dc:date>2020-04-12T04:38:32Z</dc:date>
    </item>
  </channel>
</rss>

