<?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: PCA8565TS RTC Not Working using I2C in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/PCA8565TS-RTC-Not-Working-using-I2C/m-p/583156#M3836</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bhavin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may refer to the &lt;STRONG&gt;TWR-K20_MMA8451Q_BasicReading &lt;/STRONG&gt;sample&lt;STRONG&gt; &lt;/STRONG&gt;project attached to this response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sample project for &lt;A href="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-freescale-56xx-rs08-s08-s12z-v10.6:CW-MCU10?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;CodeWarrior&lt;/A&gt; performs a basic reading of the MMA8451Q accelerometer included on the TWR-K20D72M. You can use the I2C.c and I2C.h files in order to read and write to the PCA8565TS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware that pull-up resistors must be placed at the I2C lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;PS: If my answer helps to solve your question, please mark it as "Correct". Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Jun 2016 19:09:49 GMT</pubDate>
    <dc:creator>david_diaz</dc:creator>
    <dc:date>2016-06-29T19:09:49Z</dc:date>
    <item>
      <title>PCA8565TS RTC Not Working using I2C</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA8565TS-RTC-Not-Working-using-I2C/m-p/583155#M3835</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I interfaced the PCA8565TS with TWR-K20D72M board using I2C. to read/write first i send the start condition after that i send the slave address(0xA2) with write option then i not get acknowledgement from PCA8565TS this is the issue. i also tried with SCL 100 khz and 400 khz but in both cases i not got acknowledgement form PCA8565TS. i also attached my code for your reference. so please help me so that i can read and write with PCA8565TS.&lt;/P&gt;&lt;P style="min-height: 8pt; padding: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;P&gt;&amp;nbsp; Bhavin&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-338969"&gt;rtc.txt.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jun 2016 09:09:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA8565TS-RTC-Not-Working-using-I2C/m-p/583155#M3835</guid>
      <dc:creator>bhavinmaru</dc:creator>
      <dc:date>2016-06-28T09:09:42Z</dc:date>
    </item>
    <item>
      <title>Re: PCA8565TS RTC Not Working using I2C</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/PCA8565TS-RTC-Not-Working-using-I2C/m-p/583156#M3836</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Bhavin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You may refer to the &lt;STRONG&gt;TWR-K20_MMA8451Q_BasicReading &lt;/STRONG&gt;sample&lt;STRONG&gt; &lt;/STRONG&gt;project attached to this response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This sample project for &lt;A href="http://www.nxp.com/products/software-and-tools/software-development-tools/codewarrior-development-tools/codewarrior-development-studios/codewarrior-for-microcontrollers/codewarrior-for-mcus-eclipse-ide-coldfire-56800-e-dsc-kinetis-freescale-56xx-rs08-s08-s12z-v10.6:CW-MCU10?fsrch=1&amp;amp;sr=1&amp;amp;pageNum=1"&gt;CodeWarrior&lt;/A&gt; performs a basic reading of the MMA8451Q accelerometer included on the TWR-K20D72M. You can use the I2C.c and I2C.h files in order to read and write to the PCA8565TS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please be aware that pull-up resistors must be placed at the I2C lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 9.0pt;"&gt;PS: If my answer helps to solve your question, please mark it as "Correct". Thank you.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Jun 2016 19:09:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/PCA8565TS-RTC-Not-Working-using-I2C/m-p/583156#M3836</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2016-06-29T19:09:49Z</dc:date>
    </item>
  </channel>
</rss>

