<?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 RTC interface with kinetis KL series Controller using KDS studio in Kinetis Microcontrollers</title>
    <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-interface-with-kinetis-KL-series-Controller-using-KDS-studio/m-p/762848#M46452</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am working&amp;nbsp;with Kinetis KL series controller.&lt;/P&gt;&lt;P&gt;IDE: Kinetis Design Studio&lt;/P&gt;&lt;P&gt;Debugger: PE multilink universal&lt;/P&gt;&lt;P&gt;I wanted to interface an external RTC module with the controller and get/set the time, date etc.&lt;/P&gt;&lt;P&gt;RTC module: Maxim DS3231&lt;/P&gt;&lt;P&gt;I have gone through several queries (almost 2-3 days) on this forum but didn't find much detail. I have found a processor expert component: RTC_Maxim &lt;A href="http://www.steinerberg.com/EmbeddedComponents/"&gt;here&lt;/A&gt;. I tried to integrate it with my controller but it is only for DS3232 and DS1307 RTC. Can I not use it with my RTC module?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, is there any way I can interface it? Maybe using RTC_LDD component.&lt;/P&gt;&lt;P&gt;If yes, would be really great if you guys can give me some example code to interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Apr 2018 09:11:11 GMT</pubDate>
    <dc:creator>hiteshrohila</dc:creator>
    <dc:date>2018-04-04T09:11:11Z</dc:date>
    <item>
      <title>RTC interface with kinetis KL series Controller using KDS studio</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-interface-with-kinetis-KL-series-Controller-using-KDS-studio/m-p/762848#M46452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I am working&amp;nbsp;with Kinetis KL series controller.&lt;/P&gt;&lt;P&gt;IDE: Kinetis Design Studio&lt;/P&gt;&lt;P&gt;Debugger: PE multilink universal&lt;/P&gt;&lt;P&gt;I wanted to interface an external RTC module with the controller and get/set the time, date etc.&lt;/P&gt;&lt;P&gt;RTC module: Maxim DS3231&lt;/P&gt;&lt;P&gt;I have gone through several queries (almost 2-3 days) on this forum but didn't find much detail. I have found a processor expert component: RTC_Maxim &lt;A href="http://www.steinerberg.com/EmbeddedComponents/"&gt;here&lt;/A&gt;. I tried to integrate it with my controller but it is only for DS3232 and DS1307 RTC. Can I not use it with my RTC module?&amp;nbsp;&lt;/P&gt;&lt;P&gt;If not, is there any way I can interface it? Maybe using RTC_LDD component.&lt;/P&gt;&lt;P&gt;If yes, would be really great if you guys can give me some example code to interface.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards&lt;/P&gt;&lt;P&gt;Hitesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 09:11:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-interface-with-kinetis-KL-series-Controller-using-KDS-studio/m-p/762848#M46452</guid>
      <dc:creator>hiteshrohila</dc:creator>
      <dc:date>2018-04-04T09:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: RTC interface with kinetis KL series Controller using KDS studio</title>
      <link>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-interface-with-kinetis-KL-series-Controller-using-KDS-studio/m-p/762849#M46453</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;See the following documents - there is complete time management (including I2C connected Dallas chips) in the open source uTasker project for all Kinetsi parts.&lt;BR /&gt;It also allows you to do complete chips simulation (also of I2C and external Dallas parts) using Visual Studio.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;RTC and time keeping: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTasker_Time.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTasker_Time.pdf&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;I2C: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fdocs%2FuTasker%2FuTasker_I2C.pdf" rel="nofollow" target="_blank"&gt;http://www.utasker.com/docs/uTasker/uTasker_I2C.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;&lt;EM&gt;Note that the DS3231 is compatible with the DS1307 for basic time keeping functions&lt;/EM&gt;&lt;/SPAN&gt; - they even have the same I2C slave address. The only differences are that the DS3231 adds alarms and its register 7 (used by its first alarm) is used to control a square wave output on the DS1307, plus the DS1307 has 56 general purpose bytes of RAM that the DS3231 doesn't have.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DS3232 adds 263 bytes of SRAM to the DS3231, meaning that basically all three can be used interchangeably (for basic time/date operations) [at least up to the year 2100 where a century flag comes into play....]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;SPAN&gt;Kinetis: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis.html&lt;/A&gt;&lt;BR /&gt;Kinetis KL25, KL26, KL27, KL28:&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fhttp%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL25Z.html" rel="nofollow" target="_blank"&gt;http://http://www.utasker.com/kinetis/FRDM-KL25Z.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTWR-KL25Z48M.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TWR-KL25Z48M.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL26Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL26Z.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FTEENSY_LC.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/TEENSY_LC.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL27Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL27Z.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FCapuccino-KL27.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/Capuccino-KL27.html&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fkinetis%2FFRDM-KL28Z.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/kinetis/FRDM-KL28Z.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Free Open Source solution: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fgithub.com%2FuTasker%2FuTasker-Kinetis" rel="nofollow" target="_blank"&gt;https://github.com/uTasker/uTasker-Kinetis&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Working project in 15 minutes video: &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=https%3A%2F%2Fyoutu.be%2FK8ScSgpgQ6M" rel="nofollow" target="_blank"&gt;https://youtu.be/K8ScSgpgQ6M&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;For better, faster, cheaper product developments consider the uTasker developer's version, professional Kinetis support, one-on-one training and complete fast-track project solutions to set you apart from the herd : &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.nxp.com/external-link.jspa?url=http%3A%2F%2Fwww.utasker.com%2Fsupport.html" rel="nofollow" target="_blank"&gt;http://www.utasker.com/support.html&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Apr 2018 20:05:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Kinetis-Microcontrollers/RTC-interface-with-kinetis-KL-series-Controller-using-KDS-studio/m-p/762849#M46453</guid>
      <dc:creator>mjbcswitzerland</dc:creator>
      <dc:date>2018-04-04T20:05:48Z</dc:date>
    </item>
  </channel>
</rss>

