<?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: I2C2 Slave address in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284811#M2065</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/MehmetAliIpin"&gt;MehmetAliIpin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem might be that the destination address needs to be sent before the data.&lt;/P&gt;&lt;P&gt;The address should be shifted one bit to the left. Also I think is better to wait for the IBIF flag instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR|=QI2C_I2CR_MS; //&amp;nbsp; set Master mode&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; _PSP_SYNC();&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR&amp;amp;=~QI2C_I2CR_TX; //&amp;nbsp; Set TX&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; _PSP_SYNC();&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;I2C2_&lt;/SPAN&gt;IBDR = (SLAVE_ADDR &amp;lt;&amp;lt; 1) | I2C_OPERATION_WRITE;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&amp;nbsp; while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBIF))&lt;/SPAN&gt; {_PSP_SYNC();};&amp;nbsp;&amp;nbsp; /* wait for address transferred */&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; param = eRTCcommand*2+1;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; I2C2_IBDR = param;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBB));&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Would you try and let us know if it helps, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jan 2014 21:15:24 GMT</pubDate>
    <dc:creator>juangutierrez</dc:creator>
    <dc:date>2014-01-16T21:15:24Z</dc:date>
    <item>
      <title>I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284803#M2057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to interface Seiko-S35390A RTC to Vybrid with I2C2. when I set the destination address to 0x30 (0x60) and then write, I got IAAS flag of status register is set, and nothing is sent later.&lt;/P&gt;&lt;P&gt;I can both read and write 7 bytes to the register address 0x32(0x64).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is the slave address of Vybrid I2C2 channel 0x60? If so, may I change it to any other value?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehmet Ali Ipin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 06:30:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284803#M2057</guid>
      <dc:creator>MehmetAliIpin</dc:creator>
      <dc:date>2014-01-03T06:30:11Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284804#M2058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Mehmet Ali Ipin&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not a software person but will still try to help you, at least until our software guys return from their holiday vacations.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Please, take a look at the 'I2C memory map' table (specifically '400E_6000 / I2C Bus Address Register (I2C2_IBAD)') as well as the '48.4.3 I2C Bus Address Register (I2Cx_IBAD)' section ("This register contains the address the I2C Bus will respond to when addressed as a slave."). The default (out-of-reset) value is 0x00, and there are no value limitations mentioned here for this register. &lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN style="text-decoration: underline;"&gt;How are you using / configuring this specific register, please?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;May you also refer me to all the registers in your problem description, please? - Including their addresses and the Reference Manual pages they are described on.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Sincerely, Naoum Gitnik.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 03 Jan 2014 16:40:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284804#M2058</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-01-03T16:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284805#M2059</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With monitoring the I2C2 status and control registers' bits, I noticed that when NOACK flag is set, the MQX fread and/or fwrite functions locked. I sollved the lock with these commands:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; I2C2_IBCR|=QI2C_I2CR_MDIS;&lt;/TD&gt;&lt;TD&gt;// Disable I2C2 module.&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; I2C2_IBCR|=QI2C_I2CR_MS;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;//&amp;nbsp; set Master mode&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; I2C2_IBCR&amp;amp;=~QI2C_I2CR_NOAK;&lt;/TD&gt;&lt;TD&gt;// clear NO ACK bit&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; I2C2_IBSR = 0;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp; I2C2_IBCR&amp;amp;=~QI2C_I2CR_MDIS; //Ensable I2C2 module; QI2C_I2CR_TX&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I passed the lock, can read and write all registers, except one register, its address is 0x60. I will continue to test.. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Jan 2014 08:17:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284805#M2059</guid>
      <dc:creator>MehmetAliIpin</dc:creator>
      <dc:date>2014-01-07T08:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284806#M2060</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using MQX. S35390A RTC I2C read is not suitable to work with MQX fwrite. Therefore I removed fwrite to write the address and&amp;nbsp; inserted the following codes, and now I ca read and write the registers of&amp;nbsp; S35390A.&lt;/P&gt;&lt;P&gt;But between the start condition and the data bits, there are about 10 miliseconds, even my I2C clock is 400 KHz.&lt;/P&gt;&lt;P&gt;If you know&amp;nbsp; the reason of this delay (with the below instructions) I would be grateful to you if you help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehmet Ali Ipin.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; printf ("&amp;nbsp; I2C start, send address and get ack ... ");&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; // fwrite (&amp;amp;param, 1, 0, fd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; while( 1 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBB));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR|=QI2C_I2CR_MDIS; // Disable I2C2 module.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR|=QI2C_I2CR_MS; //&amp;nbsp; set Master mode&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR&amp;amp;=~QI2C_I2CR_TX; //&amp;nbsp; Set TX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR&amp;amp;=~QI2C_I2CR_MDIS; //Enable I2C2 module; QI2C_I2CR_TX&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; param = eRTCcommand*2+1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I2C2_IBDR = param;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBB));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; /* Check ack (device exists) */&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 11:53:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284806#M2060</guid>
      <dc:creator>MehmetAliIpin</dc:creator>
      <dc:date>2014-01-08T11:53:37Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284807#M2061</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Mehmet Ali Ipin&lt;/SPAN&gt;,&lt;/P&gt;&lt;P&gt;Thanks for good news!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Before I involve a software person in this issue, may you clarify the below aspects, please?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you have a pull-up resistor on your I2C data line? If so, what value? - It is recommended to have 1.5K (for he highest speed possible in the spec, e.g. see &lt;A href="http://www.dsscircuits.com/articles/effects-of-varying-i2c-pull-up-resistors.html" title="http://www.dsscircuits.com/articles/effects-of-varying-i2c-pull-up-resistors.html"&gt;Effects of Varying I2C Pull-Up Resistors&lt;/A&gt;). [The I2C clock line has a totem-pole output type hence no pull-up needed.]&lt;/LI&gt;&lt;LI&gt;While designing your code, have you used any of our examples? If so, is the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;10-millisecond delay mentioned by you present in our code as well?&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Sincerely, Naoum Gitnik.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jan 2014 22:32:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284807#M2061</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-01-09T22:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284808#M2062</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Naoum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your helps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I have 1K pull up resistors on both SDA and SCL lines. Both 400 Kbps and 100 Kbps clocks are working on I2C2 without a problem.&lt;/LI&gt;&lt;LI&gt;Yes I used the fwrite/fread functions of MQX. But the status reegister reading S35390A with fwrite is not suitable with MQX fwrite. S35390A requires status address writing with R/W bit is set to 1 and then read, but MQX fwrite generates the address with R/W bit is set to 0, therefore reading the register is not possible. There is no 10 milisecond delay when we use fwrite/fread, both reading a register of is not possible after fwrite.I developed my code according to the ref manual. May be a control bit should be set before start condition, or may be I should check another status register. If we use fwrite, start bit is similar to other bits period. I wish the start condition to be few miliseconds..&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Best regards.&lt;/P&gt;&lt;P&gt;Mehmet Ali İpin &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Jan 2014 06:44:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284808#M2062</guid>
      <dc:creator>MehmetAliIpin</dc:creator>
      <dc:date>2014-01-10T06:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284809#M2063</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/juangutierrez"&gt;juangutierrez&lt;/A&gt;, have you ever bumped into such a situation, please?&lt;/P&gt;&lt;P&gt;Thanks, Naoum Gitnik.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Jan 2014 21:41:42 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284809#M2063</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-01-12T21:41:42Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284810#M2064</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/juangutierrez"&gt;juangutierrez&lt;/A&gt; any comment?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 19:47:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284810#M2064</guid>
      <dc:creator>karina_valencia</dc:creator>
      <dc:date>2014-01-16T19:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284811#M2065</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A class="jx-jive-macro-user" href="https://community.nxp.com/people/MehmetAliIpin"&gt;MehmetAliIpin&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think the problem might be that the destination address needs to be sent before the data.&lt;/P&gt;&lt;P&gt;The address should be shifted one bit to the left. Also I think is better to wait for the IBIF flag instead.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="line-height: 1.5em;"&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR|=QI2C_I2CR_MS; //&amp;nbsp; set Master mode&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; _PSP_SYNC();&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; I2C2_IBCR&amp;amp;=~QI2C_I2CR_TX; //&amp;nbsp; Set TX&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; _PSP_SYNC();&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;I2C2_&lt;/SPAN&gt;IBDR = (SLAVE_ADDR &amp;lt;&amp;lt; 1) | I2C_OPERATION_WRITE;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&amp;nbsp; while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBIF))&lt;/SPAN&gt; {_PSP_SYNC();};&amp;nbsp;&amp;nbsp; /* wait for address transferred */&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; param = eRTCcommand*2+1;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; I2C2_IBDR = param;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;nbsp;&amp;nbsp; while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBB));&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Would you try and let us know if it helps, please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jan 2014 21:15:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284811#M2065</guid>
      <dc:creator>juangutierrez</dc:creator>
      <dc:date>2014-01-16T21:15:24Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284812#M2066</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Juan&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; I2C2_IBDR = (eRTCcommand &amp;lt;&amp;lt; 1) | I2C_OPERATION_WRITE;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Program is hanged on the line&amp;nbsp;&amp;nbsp; // while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBIF)) {_PSP_SYNC();};&amp;nbsp;&amp;nbsp; /* wait for address transferred */&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBB));&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; {_PSP_SYNC();}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if I just check the I2SR_IBB, program continues, but takes to much time as I wrote before..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 14:55:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284812#M2066</guid>
      <dc:creator>MehmetAliIpin</dc:creator>
      <dc:date>2014-01-27T14:55:32Z</dc:date>
    </item>
    <item>
      <title>Re: Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284813#M2067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;From Section 48.4.7 I2Cx_IBDR of Vybrid RM:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;
&lt;P&gt;In master transmit mode, the first byte of data written to IBDR following assertion of MSSL is used for the address transfer and should comprise the calling address (in position DATA[7:1]) concatenated with the required R/ W bit (in position D0).&lt;/P&gt;
&lt;/BLOCKQUOTE&gt;&lt;P&gt;That is why I suggested to add the next command&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&amp;nbsp; &lt;SPAN style="font-style: inherit;"&gt;I2C2_&lt;/SPAN&gt;IBDR = (SLAVE_ADDR &amp;lt;&amp;lt; 1) | &lt;SPAN style="color: #ff0000;"&gt;I2C_OPERATION_WRITE&lt;/SPAN&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;SPAN style="font-style: inherit;"&gt;&amp;nbsp; while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBIF))&lt;/SPAN&gt; {_PSP_SYNC();};&amp;nbsp; /* wait for address transferred */&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;where: &lt;SPAN style="color: #ff0000;"&gt;&lt;STRONG&gt;I2C_OPERATION_WRITE&lt;/STRONG&gt;&lt;/SPAN&gt; = &lt;STRONG&gt;0&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;However you stated that:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;S35390A requires status address writing with R/W bit is set to &lt;SPAN style="color: #ff0000;"&gt;1&lt;/SPAN&gt; and then read, but MQX fwrite generates the address with R/W bit is set to 0, therefore reading the register is not possible&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;fwrite sets the IBDR register with the slave address with the R/W set to 0 (Just as I suggested above).&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;So, if you said you that S35390A expects a R/W = 1, the you should adjust the &lt;SPAN style="color: #ff0000;"&gt;I2C_OPERATION_WRITE&lt;/SPAN&gt; to be a 1 instead.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Also, this only applies for the FIRST data written to IBDR, next write I think does not need the R/W bit to be set&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;So, does the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;S35390A really needs the R/W to be set like below for the next IBDR write??&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I2C2_IBDR = (eRTCcommand &lt;SPAN style="color: #ff0000;"&gt;&amp;lt;&amp;lt; 1) | I2C_OPERATION_WRITE&lt;/SPAN&gt;;&amp;nbsp; &lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;or be just like&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I2C2_IBDR = eRTCcommand&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;STRONG&gt;&lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Another option you can try is to modify directly the MQX code for the tx/rx functions called by fwrite/fread to make them suitable for the &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;S35390A &lt;/SPAN&gt;expectations.&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;You can find these functions at Freescale_MQX_4_0\mqx\source\io\i2c\polled\i2c_pol_qi2c.c. &lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Look for _qi2c_polled_rx (called by fread),&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;_qi2c_polled_tx (called by fwrite)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;and _qi2c_polled_rx_tx functions (called by above functions)&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Jan 2014 21:56:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284813#M2067</guid>
      <dc:creator>juangutierrez</dc:creator>
      <dc:date>2014-01-27T21:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284814#M2068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Juan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your informations,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are about 10 registers in S35390A, which might be accessed as different I2C addresses. So instead of one device address in I2C bus, there are about 10 addresses(registers like read status1, write status1, read status 2, write data register, read data register, ...). Any register can be read by adding one to its address, or can be written with only its read access address.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is nothing wrong with the usage of R/W bit of I2C bus for S35390;&amp;nbsp; if R/W bit is one, then the addressed register is read next&lt;/P&gt;&lt;P&gt;if R/W bit is 0 then the next data on the bus is written to the register of S35390; So I &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;eRTCcommand&lt;/STRONG&gt;&amp;nbsp; is mainly the right shifted address of each register to be read/written. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can both read and write the any register of S35390A, the only thing that I want to improve is, it takes 4-5 miliseconds to generate start bit with following command. &lt;STRONG style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;&lt;SPAN style="font-style: inherit;"&gt;while( 0 == (I2C2_IBSR&amp;amp;QI2C_I2SR_IBIF))&lt;/SPAN&gt; {_PSP_SYNC(); &lt;/STRONG&gt;I wonder if there is another way to reduce this time to i.e 10-20 microseconds, by checking I2C register bit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and with my best regards.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mehmet Ali Ipin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 12:01:43 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284814#M2068</guid>
      <dc:creator>MehmetAliIpin</dc:creator>
      <dc:date>2014-01-28T12:01:43Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284815#M2069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Dear &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.800000190734863px;"&gt;Mehmet Ali Ipin&lt;/SPAN&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;Let me ask you something a bit off-topic...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;We do not get I2C support requests that frequently, which makes us think that our I2C interface's design is quite common.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757;"&gt;At the same time, while monitoring this thread, I noticed a lot of &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;S35390A&lt;/SPAN&gt; component's details mentioned in it, which is making me think that perhaps this component might have its own peculiarities and it might be more efficient for you to clarify them with &lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.727272033691406px;"&gt;Seiko's Customer Support? Have you tried that? - Unlike us, they are supposed to know all its "fine aspects".&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #575757; font-size: 12.800000190734863px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Sincerely, Naoum Gitnik.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 20:18:11 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284815#M2069</guid>
      <dc:creator>naoumgitnik</dc:creator>
      <dc:date>2014-01-28T20:18:11Z</dc:date>
    </item>
    <item>
      <title>Re: I2C2 Slave address</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284816#M2070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have you tried by just checking I2Cx_IBSR.TCF to wait for the Transfer Completion?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jan 2014 21:10:39 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/I2C2-Slave-address/m-p/284816#M2070</guid>
      <dc:creator>juangutierrez</dc:creator>
      <dc:date>2014-01-28T21:10:39Z</dc:date>
    </item>
  </channel>
</rss>

