<?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 Problem with I2C Protocol in Classic/Legacy CodeWarrior</title>
    <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174749#M3676</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want use an infrared sensor who is connected on MC56F8006. But by using functions generates by CodeWarrior, ERR_BUSOFF (bus not available) appears and I don't understand why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't very well how use I2C, for the moment I try to use generate function (for receive informations from the sensor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 09 Feb 2010 23:18:25 GMT</pubDate>
    <dc:creator>GuyRoux</dc:creator>
    <dc:date>2010-02-09T23:18:25Z</dc:date>
    <item>
      <title>Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174749#M3676</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want use an infrared sensor who is connected on MC56F8006. But by using functions generates by CodeWarrior, ERR_BUSOFF (bus not available) appears and I don't understand why.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't very well how use I2C, for the moment I try to use generate function (for receive informations from the sensor).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for your response,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Best Regards&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Feb 2010 23:18:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174749#M3676</guid>
      <dc:creator>GuyRoux</dc:creator>
      <dc:date>2010-02-09T23:18:25Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174750#M3677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same problem.&lt;/P&gt;&lt;P&gt;I'm using MC56F8006, Processor Expert bean for I2C communication and USB TAP to debug.&lt;/P&gt;&lt;P&gt;My investigation until now suggests that after sending the address, the DSC is not generating an interrupt, which makes the communication to hang.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;Bruno&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 04:54:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174750#M3677</guid>
      <dc:creator>brunolalb</dc:creator>
      <dc:date>2012-03-02T04:54:45Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174751#M3678</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You might want to check out this &lt;A href="https://community.freescale.com/message/13849#13849" title="https://community.freescale.com/message/13849#13849"&gt;https://community.freescale.com/message/13849#13849&lt;/A&gt; on I2C programming.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;---Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Mar 2012 22:14:32 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174751#M3678</guid>
      <dc:creator>J2MEJediMaster</dc:creator>
      <dc:date>2012-03-02T22:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174752#M3679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks J2MEJediMaster, but this thread you said refers to 68K/Coldfire MPU and it's about a users implementation of I2C.&lt;/P&gt;&lt;P&gt;I'm using MC56F8006, with CodeWarrior 8.3 Special Edition and Processor Expert's I2C bean.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Mar 2012 19:41:14 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174752#M3679</guid>
      <dc:creator>brunolalb</dc:creator>
      <dc:date>2012-03-05T19:41:14Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174753#M3680</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi can anyone please provide a smaple code for I2C.&lt;/P&gt;&lt;P&gt;I am using MC9S08QE128 48 pin package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 11:58:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174753#M3680</guid>
      <dc:creator>sudiptodutta</dc:creator>
      <dc:date>2013-06-12T11:58:41Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174754#M3681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi can anyone please provide a smaple code for I2C.&lt;/P&gt;&lt;P&gt;I am using MC9S08QE128 48 pin package.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 11:59:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174754#M3681</guid>
      <dc:creator>sudiptodutta</dc:creator>
      <dc:date>2013-06-12T11:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174755#M3682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tries following your link but i did not get information regarding the I2C initializations and data transfer.&lt;/P&gt;&lt;P&gt;Can you please help me in this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and REgards,&lt;/P&gt;&lt;P&gt;Sudipto&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 12:00:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174755#M3682</guid>
      <dc:creator>sudiptodutta</dc:creator>
      <dc:date>2013-06-12T12:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174756#M3683</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dutta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All examples are delivered on tool installation.&lt;/P&gt;&lt;P&gt;For HCs08QE128, CW for MCU V6.3 (classic version released 2009) and MCU V10.4 based on Eclipse (released last month).&lt;/P&gt;&lt;P&gt;We're using Processor Expert code generator.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using MCU V6.3, an example using I2C is delivered under installation folder:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \CodeWarrior for Microcontrollers V6.3\ProcessorExpert\Projects\Test projects\InternalI2C&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you're using MCU V10.4, some examples are delivered under the folder:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; \CW MCU v10.4\MCU\CodeWarrior_Examples&lt;/P&gt;&lt;P&gt;However for the I2C, we don't have this specific example.&lt;/P&gt;&lt;P&gt;In this case I recommend you to create a new project with Processor Expert.&lt;/P&gt;&lt;P&gt;Processor Expert proposes 2 beans:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU External Devices ¦ Communication ¦ SW_I2C&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CPU Internal Peripherals ¦ Communication ¦ InternalI2c&lt;/P&gt;&lt;P&gt;For these beans some information explaining how to use them are available if you select them and with the popup menu click on "Help on Component".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this will help you.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Jun 2013 14:08:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174756#M3683</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2013-06-12T14:08:55Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174757#M3684</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pascal,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot for the information.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using CW for MCU Ver 6.3. &lt;/P&gt;&lt;P&gt;I tried opening the project under&amp;nbsp;&amp;nbsp; \CodeWarrior for Microcontrollers V6.3\ProcessorExpert\Projects\Test projects\InternalI2C.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Even though i am using a valid license for CW, when i try to view the function definitions, it says :&lt;/P&gt;&lt;P&gt; #####&amp;nbsp; Here will be code if you have a full registered version&amp;nbsp; #####&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I could provide my license information if requirred.&lt;/P&gt;&lt;P&gt;Could you please let me know if there is any portal or site where i can download the code from?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Dutta.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 04:12:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174757#M3684</guid>
      <dc:creator>sudiptodutta</dc:creator>
      <dc:date>2013-06-13T04:12:36Z</dc:date>
    </item>
    <item>
      <title>Re: Problem with I2C Protocol</title>
      <link>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174758#M3685</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Dutta,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The SW-I2C is a Basic component and the InternalI2C is an Advanced component.&lt;/P&gt;&lt;P&gt;The Advanced component is supported by Professional suite only.&lt;/P&gt;&lt;P&gt;Else the bean can be purchased separately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do you use a Professional suite ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached you will find a temp license.&lt;/P&gt;&lt;P&gt;Rename it to license.dat.&lt;/P&gt;&lt;P&gt;This license will allow you to use all features.&lt;/P&gt;&lt;P&gt;It will expire end of June.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Pascal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Jun 2013 05:23:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Classic-Legacy-CodeWarrior/Problem-with-I2C-Protocol/m-p/174758#M3685</guid>
      <dc:creator>trytohelp</dc:creator>
      <dc:date>2013-06-13T05:23:27Z</dc:date>
    </item>
  </channel>
</rss>

