<?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: About PCA6416A (IO Expander) in Other NXP Products</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/About-PCA6416A-IO-Expander/m-p/1553101#M15856</link>
    <description>&lt;P&gt;Hi Manohar,&lt;/P&gt;
&lt;P&gt;I have not heard about such a problem before.&lt;/P&gt;
&lt;P&gt;Could you please share oscilloscope plots of the reads from the PCA6416A? In addition to the reads on the SDA and SCL pins, please also show the GPIOx and VDD signals.&lt;/P&gt;
&lt;P&gt;Please can you share also the schematics showing all the signals connected to the PCA6416A device?&lt;/P&gt;
&lt;P&gt;What is the status of the power supply when you read the states of the PCA6416A I/O pins and get the “incorrect” states?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Tomas&lt;/P&gt;</description>
    <pubDate>Mon, 14 Nov 2022 08:18:20 GMT</pubDate>
    <dc:creator>TomasVaverka</dc:creator>
    <dc:date>2022-11-14T08:18:20Z</dc:date>
    <item>
      <title>About PCA6416A (IO Expander)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/About-PCA6416A-IO-Expander/m-p/1552783#M15844</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;We are using the &lt;A href="https://www.nxp.com/docs/en/data-sheet/PCA6416A.pdf" target="_self"&gt;PCA6416A&lt;/A&gt; (IO Expander) to check the GPIO status in our project, with a microcontroller(TI MSP430F5358) and using the default configuration.&lt;/P&gt;&lt;P&gt;While validating the IO Expander, we are reading the pin state and connecting some of the GPIO (port 0 and 1) pins to the ground to check the state of the pins, while reading the data from it for every 2 seconds the values are coming 0xFF but after some iteration of reading only once it is giving correct values after that again starts giving 0xFF. Is there any reason for this,&amp;nbsp;we are reading the ports in pairs only.&lt;/P&gt;</description>
      <pubDate>Sat, 12 Nov 2022 10:12:52 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/About-PCA6416A-IO-Expander/m-p/1552783#M15844</guid>
      <dc:creator>Manohar_t</dc:creator>
      <dc:date>2022-11-12T10:12:52Z</dc:date>
    </item>
    <item>
      <title>Re: About PCA6416A (IO Expander)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/About-PCA6416A-IO-Expander/m-p/1553101#M15856</link>
      <description>&lt;P&gt;Hi Manohar,&lt;/P&gt;
&lt;P&gt;I have not heard about such a problem before.&lt;/P&gt;
&lt;P&gt;Could you please share oscilloscope plots of the reads from the PCA6416A? In addition to the reads on the SDA and SCL pins, please also show the GPIOx and VDD signals.&lt;/P&gt;
&lt;P&gt;Please can you share also the schematics showing all the signals connected to the PCA6416A device?&lt;/P&gt;
&lt;P&gt;What is the status of the power supply when you read the states of the PCA6416A I/O pins and get the “incorrect” states?&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Tomas&lt;/P&gt;</description>
      <pubDate>Mon, 14 Nov 2022 08:18:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/About-PCA6416A-IO-Expander/m-p/1553101#M15856</guid>
      <dc:creator>TomasVaverka</dc:creator>
      <dc:date>2022-11-14T08:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: About PCA6416A (IO Expander)</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/About-PCA6416A-IO-Expander/m-p/1574307#M16157</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am having trouble reading from the input pin and not sure what registers to set before reading the input register 0x00 as I have configured P0_2 pin as Input.&lt;/P&gt;&lt;DIV class=""&gt;Actually I am trying to figure out the registers to read for the input side.We cant just read registers 0x00 and 0x01 directly as we have to set other registers first and this is the issue , I am not sure which registers to set before reading the input registers 0x00,0x01&lt;/DIV&gt;&lt;DIV class=""&gt;Heres what I do&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;1. set register 0x06 to 0x04 as I need the third bit (P0_2) as input .&lt;/DIV&gt;&lt;DIV class=""&gt;2. I set register 0x46 to 0xFF to enable pullup/pulldown&amp;nbsp;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;3. i set register 0x48 to oxFF to select pullup .&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Then I read the state of (P0_2) to see if it is one or zero by reading 0x00 register but its not returning the right value instead the value in 0x00 is the same as the output register (0x02).whatever value i set in 0x02 register , it gets copied to 0x00 register&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;so i just need to know what registers to set before reading input registers 0x00.&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Please advise&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Thanks&lt;/DIV&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV class=""&gt;Nabeel&lt;/DIV&gt;</description>
      <pubDate>Sat, 24 Dec 2022 10:06:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/About-PCA6416A-IO-Expander/m-p/1574307#M16157</guid>
      <dc:creator>nibzy26</dc:creator>
      <dc:date>2022-12-24T10:06:48Z</dc:date>
    </item>
  </channel>
</rss>

