<?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: I2C on MCF51 w/ processor expert in ColdFire/68K Microcontrollers and Processors</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF51-w-processor-expert/m-p/202383#M9368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;The external pull-ups are necessary for communication via I2C bus.&lt;BR /&gt;&lt;BR /&gt;ERR_BUSY means, that the slave device doesn't respond by an acknowledge. This may be caused either by pull-up missing on the line or by an incorrect slave address.&lt;BR /&gt;&lt;BR /&gt;More detailed information about Sendchar() and SelectSlave() methods can be find in the help of the I2C bean on page Methods (in the pop-up menu of the I2C Bean).&lt;BR /&gt;&lt;BR /&gt;Please specify what type of the demo board you are using. This information is missing in your issue.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;External pull-up resistors for SDA and SCL lines are enabled by default on the DEMOQE128 board. Please see the 8.7 section in the user manual of the DEMOQE128 board.&lt;BR /&gt;&lt;BR /&gt;Weblink to the user manual of the DEMOQE128:&lt;BR /&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/user_guide/DEMOQE128UM.pdf?fpsp=1" rel="nofollow" target="_blank"&gt;http://www.freescale.com/files/microcontrollers/doc/user_guide/DEMOQE128UM.pdf?fpsp=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Processor Expert Support Team&lt;BR /&gt;&lt;A href="http://www.processorexpert.com/" rel="nofollow" target="_blank"&gt;www.processorexpert.com&lt;/A&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Apr 2008 18:12:46 GMT</pubDate>
    <dc:creator>ProcessorExpert</dc:creator>
    <dc:date>2008-04-24T18:12:46Z</dc:date>
    <item>
      <title>I2C on MCF51 w/ processor expert</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF51-w-processor-expert/m-p/202382#M9367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am trying to interface with an SRF08 sonar using processor expert with the MCF51QE128. I have a couple questions:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) Do I need to attach pull-up resistors to the I2C bus, or are these integrated onto the board?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) I only get ERR_BUSY when I try to sendChar to my device (I already used selectSlave() to select the proper address).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone have any experience with this device or getting I2C to work on MCF51?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;DIV&gt; &lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Mar 2008 05:51:28 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF51-w-processor-expert/m-p/202382#M9367</guid>
      <dc:creator>akak</dc:creator>
      <dc:date>2008-03-13T05:51:28Z</dc:date>
    </item>
    <item>
      <title>Re: I2C on MCF51 w/ processor expert</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF51-w-processor-expert/m-p/202383#M9368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;/DIV&gt;The external pull-ups are necessary for communication via I2C bus.&lt;BR /&gt;&lt;BR /&gt;ERR_BUSY means, that the slave device doesn't respond by an acknowledge. This may be caused either by pull-up missing on the line or by an incorrect slave address.&lt;BR /&gt;&lt;BR /&gt;More detailed information about Sendchar() and SelectSlave() methods can be find in the help of the I2C bean on page Methods (in the pop-up menu of the I2C Bean).&lt;BR /&gt;&lt;BR /&gt;Please specify what type of the demo board you are using. This information is missing in your issue.&lt;BR /&gt;&lt;BR /&gt;For example:&lt;BR /&gt;External pull-up resistors for SDA and SCL lines are enabled by default on the DEMOQE128 board. Please see the 8.7 section in the user manual of the DEMOQE128 board.&lt;BR /&gt;&lt;BR /&gt;Weblink to the user manual of the DEMOQE128:&lt;BR /&gt;&lt;A href="http://www.freescale.com/files/microcontrollers/doc/user_guide/DEMOQE128UM.pdf?fpsp=1" rel="nofollow" target="_blank"&gt;http://www.freescale.com/files/microcontrollers/doc/user_guide/DEMOQE128UM.pdf?fpsp=1&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Processor Expert Support Team&lt;BR /&gt;&lt;A href="http://www.processorexpert.com/" rel="nofollow" target="_blank"&gt;www.processorexpert.com&lt;/A&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;/DIV&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Apr 2008 18:12:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/I2C-on-MCF51-w-processor-expert/m-p/202383#M9368</guid>
      <dc:creator>ProcessorExpert</dc:creator>
      <dc:date>2008-04-24T18:12:46Z</dc:date>
    </item>
  </channel>
</rss>

