<?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: Question I2C0 Configuration? in VF5xx in Vybrid Processors</title>
    <link>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286292#M2168</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;you can change mode of operation (master (slave) even module is working - not only in reset state. Default is slave mode. &lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 08 Jan 2014 10:17:44 GMT</pubDate>
    <dc:creator>jiri-b36968</dc:creator>
    <dc:date>2014-01-08T10:17:44Z</dc:date>
    <item>
      <title>Question I2C0 Configuration? in VF5xx</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286288#M2164</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;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I use master mode in i2c0.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;In the case of &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;MDIS&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] = 1&lt;/SPAN&gt;, I can set &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[MSSL&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] =&lt;/SPAN&gt;1&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;And, In the case of &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;MDIS&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] = 0&lt;/SPAN&gt;, I can not set &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[MSSL&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] =&lt;/SPAN&gt;1&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;I ask about this problem matter.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;Q1)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Is &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;MDIS&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] = 0 enable of I2C0 ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q2)&lt;/P&gt;&lt;P&gt;In the case of &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;MDIS&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] = 1&lt;/SPAN&gt;, I can set &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[MSSL&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] =&lt;/SPAN&gt;1&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt; &lt;/SPAN&gt;.&lt;/P&gt;&lt;P&gt;Is this specifications of this I2C module?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Q3)&lt;/P&gt;&lt;P&gt;In the case of &lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;I2C0_IBCR[&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;MDIS&lt;/SPAN&gt;&lt;SPAN style="font-family: Arial, sans-serif; font-size: 14px;"&gt;] = 0&lt;/SPAN&gt;,What should I2C0_IBCR[MSSL] = 1 do to set it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;soichi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 06 Jan 2014 01:00:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286288#M2164</guid>
      <dc:creator>soichiyamamoto</dc:creator>
      <dc:date>2014-01-06T01:00:37Z</dc:date>
    </item>
    <item>
      <title>Re: Question I2C0 Configuration? in VF5xx</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286289#M2165</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/jiri-b36968"&gt;jiri-b36968&lt;/A&gt;, could you help the customer's question?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Yixing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 07:43:09 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286289#M2165</guid>
      <dc:creator>YixingKong</dc:creator>
      <dc:date>2014-01-08T07:43:09Z</dc:date>
    </item>
    <item>
      <title>Re: Question I2C0 Configuration? in VF5xx</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286290#M2166</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Soichi,&lt;/P&gt;&lt;P&gt;Q1. Yes MDIS = 0 make I2C module enabled: see RM&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_3.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40044i2BAF6ECE2CB1ED1C/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_3.png" alt="pastedImage_3.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Q2.&lt;/P&gt;&lt;P&gt;Setting of any bit has no effect if module is in SW reset state (MDIS == 1). You can set it but it become valid after module is enabled (MDIS == 0).&lt;/P&gt;&lt;P&gt;Q3. see RM:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_4.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/40045i049C5D925821BE42/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_4.png" alt="pastedImage_4.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 09:36:30 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286290#M2166</guid>
      <dc:creator>jiri-b36968</dc:creator>
      <dc:date>2014-01-08T09:36:30Z</dc:date>
    </item>
    <item>
      <title>Re: Question I2C0 Configuration? in VF5xx</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286291#M2167</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Soici San,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the MDIS(module disable) bit is set, the&amp;nbsp; module is disabled, and then you can set the working modes/states like Master/Slave, Tx/Rx, etc. &lt;/P&gt;&lt;P&gt;When MDIS bit is cleared, this means module is enabled/working, then you are not allowed to change the mode/state.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 09:37:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286291#M2167</guid>
      <dc:creator>MehmetAliIpin</dc:creator>
      <dc:date>2014-01-08T09:37:52Z</dc:date>
    </item>
    <item>
      <title>Re: Question I2C0 Configuration? in VF5xx</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286292#M2168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;you can change mode of operation (master (slave) even module is working - not only in reset state. Default is slave mode. &lt;/P&gt;&lt;P&gt;/Jiri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 10:17:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286292#M2168</guid>
      <dc:creator>jiri-b36968</dc:creator>
      <dc:date>2014-01-08T10:17:44Z</dc:date>
    </item>
    <item>
      <title>Re: Re: Question I2C0 Configuration? in VF5xx</title>
      <link>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286293#M2169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We settled this matter.&lt;/P&gt;&lt;P&gt;I'm grateful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;soichi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Jan 2014 12:16:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Vybrid-Processors/Question-I2C0-Configuration-in-VF5xx/m-p/286293#M2169</guid>
      <dc:creator>soichiyamamoto</dc:creator>
      <dc:date>2014-01-08T12:16:37Z</dc:date>
    </item>
  </channel>
</rss>

