<?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: Subject: Help with IIC code in Sensors</title>
    <link>https://community.nxp.com/t5/Sensors/Subject-Help-with-IIC-code/m-p/396836#M1516</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each transmission consists of a START condition sent by a master, followed by the AD7414 7-bit &lt;STRONG&gt;slave address plus R/W bit&lt;/STRONG&gt;, a register address byte, one or more data bytes, and finally a STOP condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to the device address, please refer to the following table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="i2c_add.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57558i032BFA20EDCE2058/image-size/large?v=v2&amp;amp;px=999" role="button" title="i2c_add.jpg" alt="i2c_add.jpg" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;In case you are using the device address &lt;STRONG&gt;0x94&lt;/STRONG&gt; means that you have part number &lt;STRONG&gt;AD4114-0&lt;/STRONG&gt; and the AS pin connected to &lt;STRONG&gt;VDD &lt;/STRONG&gt;(it is recommended a pull resistor of 1 kΩ). Please be aware about this information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides, make sure you have the corresponding &lt;STRONG&gt;pull-up resistors&lt;/STRONG&gt; at the SDA and SCL lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 24 Sep 2015 21:31:37 GMT</pubDate>
    <dc:creator>david_diaz</dc:creator>
    <dc:date>2015-09-24T21:31:37Z</dc:date>
    <item>
      <title>Subject: Help with IIC code</title>
      <link>https://community.nxp.com/t5/Sensors/Subject-Help-with-IIC-code/m-p/396835#M1515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Subject: Help with IIC code&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Description: /* Trying to read temperature from AD7414 chip with II2C , AS conneted to +5v&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;* Device address 0x94?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;* Following an ap note by Miguel Agnesi Melendez and Gonzalo Delgado Huitron&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;* Willie Note from 2005&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;* Modified for MC9RS08KA8&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;*/&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Calibri; font-size: 12pt;"&gt;Having problem with the interupt routine, Please, see attached zip file Thank you Zdenek ___________________________________________________________________ &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Original Attachment has been moved to: &lt;A _jive_internal="true" href="https://community.nxp.com/docs/DOC-339139"&gt;FREESCALE-SUPPORT.zip&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Sep 2015 10:07:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Subject-Help-with-IIC-code/m-p/396835#M1515</guid>
      <dc:creator>zdenekma</dc:creator>
      <dc:date>2015-09-21T10:07:18Z</dc:date>
    </item>
    <item>
      <title>Re: Subject: Help with IIC code</title>
      <link>https://community.nxp.com/t5/Sensors/Subject-Help-with-IIC-code/m-p/396836#M1516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each transmission consists of a START condition sent by a master, followed by the AD7414 7-bit &lt;STRONG&gt;slave address plus R/W bit&lt;/STRONG&gt;, a register address byte, one or more data bytes, and finally a STOP condition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With respect to the device address, please refer to the following table:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="i2c_add.jpg"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/57558i032BFA20EDCE2058/image-size/large?v=v2&amp;amp;px=999" role="button" title="i2c_add.jpg" alt="i2c_add.jpg" /&gt;&lt;/span&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="text-align: justify;"&gt;In case you are using the device address &lt;STRONG&gt;0x94&lt;/STRONG&gt; means that you have part number &lt;STRONG&gt;AD4114-0&lt;/STRONG&gt; and the AS pin connected to &lt;STRONG&gt;VDD &lt;/STRONG&gt;(it is recommended a pull resistor of 1 kΩ). Please be aware about this information. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides, make sure you have the corresponding &lt;STRONG&gt;pull-up resistors&lt;/STRONG&gt; at the SDA and SCL lines.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this information will be useful for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I misunderstood your question, feel free to let me know.&amp;nbsp; I will be glad to help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a great day.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;David Diaz.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Sep 2015 21:31:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Sensors/Subject-Help-with-IIC-code/m-p/396836#M1516</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2015-09-24T21:31:37Z</dc:date>
    </item>
  </channel>
</rss>

