<?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: Device Address for PCA9955 in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498098#M3519</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 5 of these chips on a PCB and one other chip on the I2C bus&lt;/P&gt;&lt;P&gt;I do get a Ack from the other chip on the bus a PCA 9555 at 0100 000&lt;/P&gt;&lt;P&gt;but none of the PCA 9955 chips are giving ack on the addresses expected for direct addressing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do get responses at these address&lt;/P&gt;&lt;P&gt;0000 000&lt;/P&gt;&lt;P&gt;0000 001&lt;/P&gt;&lt;P&gt;0000 101&lt;/P&gt;&lt;P&gt;0010 101&lt;/P&gt;&lt;P&gt;0011 010&lt;/P&gt;&lt;P&gt;1100 101&lt;/P&gt;&lt;P&gt;1110 000&lt;/P&gt;&lt;P&gt;1110 110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should be getting responses at&lt;/P&gt;&lt;P&gt;0000 000&lt;/P&gt;&lt;P&gt;1100 000&lt;/P&gt;&lt;P&gt;1100 001&lt;/P&gt;&lt;P&gt;1100 010&lt;/P&gt;&lt;P&gt;1100 011&lt;/P&gt;&lt;P&gt;1100 100&lt;/P&gt;&lt;P&gt;1110 000&lt;/P&gt;&lt;P&gt;1110 110&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 25 Nov 2017 04:04:41 GMT</pubDate>
    <dc:creator>tomasreabe</dc:creator>
    <dc:date>2017-11-25T04:04:41Z</dc:date>
    <item>
      <title>Device Address for PCA9955</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498097#M3518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm trying to set up the PCA9955 Led Driver with I2C. I set the four hardware selectable pins A0-A3 to ground (VSS), so that the device adress should be 110 0000 (C0h including R/W bit). Problem is, the driver doesn't send an acknowledge bit as a response (I connected the I2C to an oscilloscope).&lt;/P&gt;&lt;P&gt;By addressing it with the ALLCALLADR (E0h) or SUBADDRESS (ECh) an acknowledge bit is set und the following messages can be transmitted.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I got only one driver on the bus I could use this addresses to set up the driver, but as I read in the datasheet, this address is only for read transactions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I can't get the issue of the addressing problem. The selected address shouldn't be a permitted one...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope someone can help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greeting,&lt;BR /&gt;Phil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 Mar 2016 14:35:31 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498097#M3518</guid>
      <dc:creator>philma</dc:creator>
      <dc:date>2016-03-01T14:35:31Z</dc:date>
    </item>
    <item>
      <title>Re: Device Address for PCA9955</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498098#M3519</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have 5 of these chips on a PCB and one other chip on the I2C bus&lt;/P&gt;&lt;P&gt;I do get a Ack from the other chip on the bus a PCA 9555 at 0100 000&lt;/P&gt;&lt;P&gt;but none of the PCA 9955 chips are giving ack on the addresses expected for direct addressing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do get responses at these address&lt;/P&gt;&lt;P&gt;0000 000&lt;/P&gt;&lt;P&gt;0000 001&lt;/P&gt;&lt;P&gt;0000 101&lt;/P&gt;&lt;P&gt;0010 101&lt;/P&gt;&lt;P&gt;0011 010&lt;/P&gt;&lt;P&gt;1100 101&lt;/P&gt;&lt;P&gt;1110 000&lt;/P&gt;&lt;P&gt;1110 110&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I should be getting responses at&lt;/P&gt;&lt;P&gt;0000 000&lt;/P&gt;&lt;P&gt;1100 000&lt;/P&gt;&lt;P&gt;1100 001&lt;/P&gt;&lt;P&gt;1100 010&lt;/P&gt;&lt;P&gt;1100 011&lt;/P&gt;&lt;P&gt;1100 100&lt;/P&gt;&lt;P&gt;1110 000&lt;/P&gt;&lt;P&gt;1110 110&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 25 Nov 2017 04:04:41 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498098#M3519</guid>
      <dc:creator>tomasreabe</dc:creator>
      <dc:date>2017-11-25T04:04:41Z</dc:date>
    </item>
    <item>
      <title>Re: Device Address for PCA9955</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498099#M3520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Phil,&lt;/P&gt;&lt;P&gt;The I2C-bus slave address of the PCA9955B is shown in &lt;STRONG&gt;Figure 3&lt;/STRONG&gt; from &lt;A href="https://www.nxp.com/docs/en/data-sheet/PCA9955B.pdf"&gt;datasheet&lt;/A&gt;. The 7-bit slave address is determined by the quinary input pads &lt;STRONG&gt;AD0, AD1 &lt;/STRONG&gt;and&lt;STRONG&gt; AD2&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When the input pins are connected to ground, the I2C address is 0000001 based on the &lt;STRONG&gt;Table 5&lt;/STRONG&gt; below:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="pastedImage_1.png"&gt;&lt;img src="https://community.nxp.com/t5/image/serverpage/image-id/43385i5AF1719A7C9816E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="pastedImage_1.png" alt="pastedImage_1.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please verity your input pins connection?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 20:56:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498099#M3520</guid>
      <dc:creator>david_diaz</dc:creator>
      <dc:date>2017-11-29T20:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: Device Address for PCA9955</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498100#M3521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I did an PR for the PCA 9955 but purchasing got the PCA9955B as that is what is now out there. &lt;/P&gt;&lt;P&gt;So the address is working as it should but I now have the problem of being on address 5 as that is a reserved address for high speed I2C. Time for a PCB redesign and Fix.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Nov 2017 22:57:59 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Device-Address-for-PCA9955/m-p/498100#M3521</guid>
      <dc:creator>tomasreabe</dc:creator>
      <dc:date>2017-11-29T22:57:59Z</dc:date>
    </item>
  </channel>
</rss>

