<?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>Other NXP ProductsのトピックRe: multiple PCA9632 on same bus and led blinking</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1824627#M21576</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;1: PCA9633 is not 16bit,it's also 4bit.&lt;/P&gt;
&lt;P&gt;2:&lt;SPAN&gt;we can configure PCA9632 with 0x61,0x62 and 0x63 in the bus right ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[gw]Yes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;3:what to do if we need another LED PCA9632 on the bus?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[gw]Can't directly use it but can add the&amp;nbsp;I2C-bus switch for example PCA954X.&lt;/P&gt;</description>
    <pubDate>Mon, 11 Mar 2024 00:41:44 GMT</pubDate>
    <dc:creator>guoweisun</dc:creator>
    <dc:date>2024-03-11T00:41:44Z</dc:date>
    <item>
      <title>multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1821505#M21497</link>
      <description>&lt;P&gt;Hi Staff,&lt;/P&gt;&lt;P&gt;we are designing a product with a distribuited architecture in order to avoid led driving by using I2c at high rate because this involves a lot of fw effort and hw resources : we dont want to blink the leds by i2c high rate commands. Do to so we need to design the i2c bus like the following architecture:&lt;/P&gt;&lt;P&gt;1. Telemetry: on the I2c bus there will be 2-3 sensor&amp;nbsp; queried every 2 seconds (low rate)&lt;/P&gt;&lt;P&gt;2. Led dimmering/blinking:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Group 1 of LED: in this group there will be 2 of&amp;nbsp;PCA9632/subroup each of one with "x" number of led in which we want syncronize all together with a blinking rate of 250msec up to 2 sec. The blinking must be syncronized and start on each subgroup (each PCA9632) at the same time.&lt;/LI&gt;&lt;LI&gt;Group 2 of LED: in this group will be 1 of PCA9632 with "y" led in which we want a blinking of the "y" led all togehter with a rate different from the blink rate of the previous point (1).&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;From what we see the chip is able to blink group of led by&amp;nbsp;superimposing the blink signal on the pwm and I see there are capability like "ALLCALLADR" or "subaddress" that in our opinion can help us to achieve this result.&lt;/P&gt;&lt;P&gt;Could you please:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Confirm the use case above if is feasible?&lt;/LI&gt;&lt;LI&gt;If yes, how the HW address&amp;nbsp; pin should be configured?&lt;/LI&gt;&lt;LI&gt;If yes which are the register address to configure for grouping and syncronize the blinking in the Group1 (composed of 2 subgroup/PCA9632 ) and group 2 (composed of just a&amp;nbsp;PCA9632 /group) ?&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Please in order to finish our design we need you support.&lt;/P&gt;&lt;P&gt;Thanks a lot .&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Mar 2024 11:23:00 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1821505#M21497</guid>
      <dc:creator>nikkolas</dc:creator>
      <dc:date>2024-03-05T11:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1821934#M21503</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;You don't want to use the IIC interface for setting registers then control the blink function, right?&lt;/P&gt;</description>
      <pubDate>Wed, 06 Mar 2024 01:11:18 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1821934#M21503</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-03-06T01:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1822290#M21514</link>
      <description>&lt;P&gt;Hi guoweisun and thaks for reply.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;by clicking one button1 i want for&amp;nbsp; Group 1 (composed of 2xPCA9632) send a common command in the bus in order to have them changing the blinking rate (for example from 1hz to 1/2 hz) and starting blinking togheter . Is this possible ? Could I have some problem in doing this , related to slew rate since they are 2 different chip even if with the same part number ? Will they start blinking synchronized , ot there will be some delay?&lt;/LI&gt;&lt;LI&gt;by pressing another button I want to change the blink rate of group2 ( 1 x PCA9632) . I think this is feasable since i would change the group blink&amp;nbsp; frequency just to this chip. Right ?&lt;/LI&gt;&lt;LI&gt;Is there any problem to use PCA9632 with other subsystems sharing the same bus assuming these sensor will have different i2c addresses?&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 06 Mar 2024 08:57:19 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1822290#M21514</guid>
      <dc:creator>nikkolas</dc:creator>
      <dc:date>2024-03-06T08:57:19Z</dc:date>
    </item>
    <item>
      <title>Re: multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1822293#M21515</link>
      <description>&lt;P&gt;Hi guoweisun and thaks for reply.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;by clicking one button1 i want for&amp;nbsp; Group 1 (composed of 2xPCA9632) send a common command in the bus in order to have them changing the blinking rate (for example from 1hz to 1/2 hz) and starting blinking togheter . Is this possible ? Could I have some problem in doing this , related to slew rate since they are 2 different chip even if with the same part number ? Will they start blinking synchronized , ot there will be some delay?&lt;/LI&gt;&lt;LI&gt;by pressing another button I want to change the blink rate of group2 ( 1 x PCA9632) . I think this is feasable since i would change the group blink&amp;nbsp; frequency just to this chip. Right ?&lt;/LI&gt;&lt;LI&gt;Is there any problem to use PCA9632 with other subsystems sharing the same bus assuming these sensor will have different i2c addresses?&lt;/LI&gt;&lt;/UL&gt;</description>
      <pubDate>Wed, 06 Mar 2024 08:58:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1822293#M21515</guid>
      <dc:creator>nikkolas</dc:creator>
      <dc:date>2024-03-06T08:58:23Z</dc:date>
    </item>
    <item>
      <title>Re: multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1822813#M21533</link>
      <description>&lt;P&gt;1：I suggest the PCA9633 with OE pin version to cover your this application.&lt;/P&gt;
&lt;P&gt;---The active LOW Output Enable input pin (OE) allows asynchronous control of the LED&lt;BR /&gt;outputs and can be used to set all the outputs to a defined I2C-bus programmable logic&lt;BR /&gt;state. The OE can also be used to externally PWM the outputs, which is useful when&lt;BR /&gt;multiple devices need to be dimmed or blinked together using software control. This&lt;BR /&gt;feature is available for the 16-pin version only.&lt;/P&gt;
&lt;P&gt;2:No problem for&amp;nbsp;sharing the same bus with different i2c addresses sensors.&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 01:28:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1822813#M21533</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-03-07T01:28:27Z</dc:date>
    </item>
    <item>
      <title>Re: multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1823577#M21550</link>
      <description>&lt;P&gt;Hi Guoweisun,&lt;/P&gt;&lt;P&gt;thanks a lot . this clarified me.&amp;nbsp;&lt;/P&gt;&lt;P&gt;In order to avoid 16bit channel&amp;nbsp;&lt;SPAN&gt;PCA9633 (using the OE signal)&amp;nbsp; and leave PCA9632 4 bit solution, do you think the attached solution will work? Pseudo code will be:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;cut &lt;STRONG&gt;&lt;EM&gt;3v3_LED&lt;/EM&gt; &lt;/STRONG&gt;power for the 2 PCA9632&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;set by I2C the same I2C PWM duty for same LED0 output (just for intensity)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;power the &lt;STRONG&gt;&lt;EM&gt;3v3_LED&amp;nbsp;&lt;/EM&gt;&lt;/STRONG&gt;to start the blink&amp;nbsp;&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;wait one second(1Hz blinking)&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;cut &lt;STRONG&gt;&lt;EM&gt;3v3_LED&lt;/EM&gt; &lt;/STRONG&gt;power for the 2 PCA9632&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;&lt;SPAN&gt;go to 3&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;SPAN&gt;In addition &lt;/SPAN&gt;&lt;SPAN&gt;we have a sensor on the bus with 0x60 address (we cant change the address) so can you confirm:&lt;/SPAN&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;SPAN&gt;we can configure PCA9632 with 0x61,0x62 and 0x63 in the bus right ?&lt;/SPAN&gt;&lt;/LI&gt;&lt;LI&gt;what to do if we need another LED PCA9632 on the bus?&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Please let us know in order to buy the chip.&lt;/P&gt;&lt;P&gt;Thanks&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 18:17:25 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1823577#M21550</guid>
      <dc:creator>nikkolas</dc:creator>
      <dc:date>2024-03-07T18:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1824627#M21576</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;1: PCA9633 is not 16bit,it's also 4bit.&lt;/P&gt;
&lt;P&gt;2:&lt;SPAN&gt;we can configure PCA9632 with 0x61,0x62 and 0x63 in the bus right ?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;[gw]Yes.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;3:what to do if we need another LED PCA9632 on the bus?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;[gw]Can't directly use it but can add the&amp;nbsp;I2C-bus switch for example PCA954X.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Mar 2024 00:41:44 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1824627#M21576</guid>
      <dc:creator>guoweisun</dc:creator>
      <dc:date>2024-03-11T00:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: multiple PCA9632 on same bus and led blinking</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1827206#M21616</link>
      <description>&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Mar 2024 13:33:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/multiple-PCA9632-on-same-bus-and-led-blinking/m-p/1827206#M21616</guid>
      <dc:creator>nikkolas</dc:creator>
      <dc:date>2024-03-13T13:33:52Z</dc:date>
    </item>
  </channel>
</rss>

