<?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 I2C on JM128 in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167034#M5865</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to communicate with an LCD via the JM128 demo board. &amp;nbsp; Im also using the Processor Expert software to generate the code. &lt;SPAN class="largetext"&gt;I have the IIC enabled with the jumpers on the demo board, initialized the I2C within my code, set the baud rate (less than 100kbps), and set the slave address.&amp;nbsp; Regardless, any attempt to communicate with the device is unsuccessful and receive an ERR_Busy reply.&amp;nbsp; Anyone out there have any experience working with I2C on this platform? Im new to the whole thing so Im not really even sure where to start troubleshooting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Mar 2009 08:37:58 GMT</pubDate>
    <dc:creator>ariclowe</dc:creator>
    <dc:date>2009-03-26T08:37:58Z</dc:date>
    <item>
      <title>I2C on JM128</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167034#M5865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im trying to communicate with an LCD via the JM128 demo board. &amp;nbsp; Im also using the Processor Expert software to generate the code. &lt;SPAN class="largetext"&gt;I have the IIC enabled with the jumpers on the demo board, initialized the I2C within my code, set the baud rate (less than 100kbps), and set the slave address.&amp;nbsp; Regardless, any attempt to communicate with the device is unsuccessful and receive an ERR_Busy reply.&amp;nbsp; Anyone out there have any experience working with I2C on this platform? Im new to the whole thing so Im not really even sure where to start troubleshooting.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aric&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Mar 2009 08:37:58 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167034#M5865</guid>
      <dc:creator>ariclowe</dc:creator>
      <dc:date>2009-03-26T08:37:58Z</dc:date>
    </item>
    <item>
      <title>Re: I2C on JM128</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167035#M5866</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;Please check the attached code, there is the IIC driver and its test code, it's used on another V1 core device as JM128, you may need to modify the code to make it run on JM128, such as IIC port configure, it might be on a different pin.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The code can work both as master and slave and also you can choose output debugging information on UART.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 31 Mar 2009 12:57:45 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167035#M5866</guid>
      <dc:creator>cutworth</dc:creator>
      <dc:date>2009-03-31T12:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: I2C on JM128</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167036#M5867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ariclowe:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please&amp;nbsp;verify the slave address.&amp;nbsp; In the IIC bean of PE, it expects the slave address to be shifted right once.&amp;nbsp; For instance, if your display has an address of 0x50, you need to shift right and enter 0x28 in the IIC bean.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Joe&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 May 2009 11:21:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167036#M5867</guid>
      <dc:creator>Jah123</dc:creator>
      <dc:date>2009-05-04T11:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: I2C on JM128</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167037#M5868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, could you post the code again?, I see no link to download &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;it.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Feb 2013 16:39:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-JM128/m-p/167037#M5868</guid>
      <dc:creator>carlospalma</dc:creator>
      <dc:date>2013-02-12T16:39:07Z</dc:date>
    </item>
  </channel>
</rss>

