<?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 interface problem in LPCXpresso IDE</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528894#M1202</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rhgirish108 on Fri Jun 21 02:09:55 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are facing a very strange problem - and that is, the LPC1796 we are using is not generating I2C clock and data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We programmed the relevant registers - but the problem is, when we probe the I2C SCLK and SDA line, we are not getting any waveform. We removed all the components/ICs like EEPROM with which it will communicate. We verified all relevant registers - like clock course, power control, I2C related etc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, atleast we should have observed the Start bit, the address sent out and the related clock. We tried it in three boards. No luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anybody could help, that would be great&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;girish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:37:05 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:37:05Z</dc:date>
    <item>
      <title>I2C interface problem</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528894#M1202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rhgirish108 on Fri Jun 21 02:09:55 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We are facing a very strange problem - and that is, the LPC1796 we are using is not generating I2C clock and data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;We programmed the relevant registers - but the problem is, when we probe the I2C SCLK and SDA line, we are not getting any waveform. We removed all the components/ICs like EEPROM with which it will communicate. We verified all relevant registers - like clock course, power control, I2C related etc. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But, atleast we should have observed the Start bit, the address sent out and the related clock. We tried it in three boards. No luck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If anybody could help, that would be great&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;girish&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:37:05 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528894#M1202</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface problem</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528895#M1203</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by R2D2 on Fri Jun 21 02:30:14 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not familiar with this chip, but my LPC1769 requires pullups and a working program :confused:&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:37:06 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528895#M1203</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface problem</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528896#M1204</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by atomicdog on Mon Jun 24 23:36:02 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: rhgirish108&lt;/STRONG&gt;&lt;BR /&gt;Hello, &lt;BR /&gt;&lt;BR /&gt;We are facing a very strange problem - and that is, the LPC1796 we are using is not generating I2C clock and data.&lt;BR /&gt;&lt;BR /&gt;We programmed the relevant registers - but the problem is, when we probe the I2C SCLK and SDA line, we are not getting any waveform. We removed all the components/ICs like EEPROM with which it will communicate. We verified all relevant registers - like clock course, power control, I2C related etc. &lt;BR /&gt;&lt;BR /&gt;But, atleast we should have observed the Start bit, the address sent out and the related clock. We tried it in three boards. No luck.&lt;BR /&gt;&lt;BR /&gt;If anybody could help, that would be great&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;girish&lt;/SPAN&gt;&lt;HR /&gt;&lt;SPAN&gt;Without seeing your code it's really hard to guess. Do you have the required pull up resistors? Have you used a debugger to step through the code and see what happens?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528896#M1204</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: I2C interface problem</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528897#M1205</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by Rob65 on Wed Jun 26 23:21:56 MST 2013&lt;/STRONG&gt;&lt;BR /&gt;&lt;HR /&gt;&lt;SPAN style="color: #0000ff;"&gt;&lt;STRONG&gt;Quote: R2D2&lt;/STRONG&gt;&lt;BR /&gt;but my LPC1769 requires&amp;nbsp; a working program :confused:&lt;/SPAN&gt;&lt;HR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;and I always though that these were smart devices :)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now just show me the candy (or the code).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you also try one of the I2C examples that came with the LPCXpresso IDE ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you provide the pull ups ? (the LPCXpresso board already contains the pull ups and an EEPROM)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Did you read the user manual and have you followed all instructions that are provided in there to get the I2C signals to the proper pins?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rob&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:37:07 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/I2C-interface-problem/m-p/528897#M1205</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:37:07Z</dc:date>
    </item>
  </channel>
</rss>

